client: fix case error in method definition
The `getMyId` method had incorrect case. It caused errors since it was called with a different (correct) case elsewhere. Fix case.
Showing
Please register or sign in to comment
The `getMyId` method had incorrect case. It caused errors since it was called with a different (correct) case elsewhere. Fix case.