mirror of
https://github.com/bitwarden/android.git
synced 2025-01-12 11:17:30 +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");
|
_messagingService.Send("logout");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void TogglePassword()
|
public void TogglePassword()
|
||||||
{
|
{
|
||||||
ShowPassword = !ShowPassword;
|
ShowPassword = !ShowPassword;
|
||||||
|
|
Loading…
Reference in a new issue