1
0
mirror of https://github.com/bitwarden/web synced 2026-01-06 18:43:18 +00:00

style fixes

This commit is contained in:
Thomas Rittson
2021-03-26 06:48:11 +10:00
parent fd0641965c
commit c3cc8de71e

View File

@@ -61,7 +61,6 @@ export class PolicyEditComponent implements OnInit {
passGenIncludeNumber?: boolean; passGenIncludeNumber?: boolean;
// Send options // Send options
sendDisableHideEmail?: boolean; sendDisableHideEmail?: boolean;
private policy: PolicyResponse; private policy: PolicyResponse;