Add 2FA trigger func
This commit is contained in:
@@ -125,3 +125,9 @@ function showPlayerChangePasswordGUI(client) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// ===========================================================================
|
// ===========================================================================
|
||||||
|
|
||||||
|
function showPlayerTwoFactorAuthenticationGUI(client) {
|
||||||
|
sendNetworkEventToPlayer("vrr.2fa", client);
|
||||||
|
}
|
||||||
|
|
||||||
|
// ===========================================================================
|
||||||
Reference in New Issue
Block a user