mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 10:28:28 +03:00
Fix formatting (#1975)
This commit is contained in:
parent
d246d1dece
commit
547e61a66b
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@ namespace Bit.App.Pages
|
|||
_messagingService.Send("logout");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public void TogglePassword()
|
||||
{
|
||||
ShowPassword = !ShowPassword;
|
||||
|
|
Loading…
Reference in a new issue