1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-05 23:53:33 +00:00

Fix formatting (#1975)

This commit is contained in:
Federico Maccaroni
2022-07-05 18:44:45 -03:00
committed by GitHub
parent d246d1dece
commit 547e61a66b

View File

@@ -349,7 +349,7 @@ namespace Bit.App.Pages
_messagingService.Send("logout");
}
}
public void TogglePassword()
{
ShowPassword = !ShowPassword;