mirror of
https://github.com/bitwarden/server
synced 2025-12-11 05:43:35 +00:00
Update GlobalSettings.cs (#2112)
This commit is contained in:
committed by
GitHub
parent
5e1e634632
commit
ddd3e47df5
@@ -483,7 +483,7 @@
|
||||
|
||||
public class TwoFactorAuthSettings : ITwoFactorAuthSettings
|
||||
{
|
||||
public bool EmailOnNewDeviceLogin { get; set; } = false
|
||||
public bool EmailOnNewDeviceLogin { get; set; } = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user