mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 11:34:19 +01:00
Mochi tweaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// This is in its own file as it has so much stuff to contend with
|
||||
/client/proc/edit_2fa()
|
||||
if(! GLOB.configuration.system._2fa_auth_host)
|
||||
if(!GLOB.configuration.system._2fa_auth_host)
|
||||
alert(usr, "This server does not have 2FA enabled.")
|
||||
return
|
||||
// Client does not have 2FA enabled. Set it up.
|
||||
|
||||
Reference in New Issue
Block a user