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

formatting (#1268)

This commit is contained in:
Matt Portune
2021-02-17 10:46:04 -05:00
committed by GitHub
parent 233319a0a3
commit ce11232cbe
2 changed files with 3 additions and 3 deletions

View File

@@ -402,7 +402,7 @@ namespace Bit.App.Pages
TriggerPropertyChanged(nameof(Send), _additionalSendProperties);
}
}
public void ToggleOptions()
{
ShowOptions = !ShowOptions;