mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 22:44:29 +01:00
Refactor StatusMessage and remove ExternalLogin
This commit is contained in:
@@ -7,6 +7,6 @@ namespace BTCPayServer.Views.Manage
|
||||
{
|
||||
public enum ManageNavPages
|
||||
{
|
||||
Index, ChangePassword, ExternalLogins, TwoFactorAuthentication, U2F
|
||||
Index, ChangePassword, TwoFactorAuthentication, U2F
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user