Add GUI toggles in acct settings

This commit is contained in:
VortrexFTW
2020-09-06 00:17:50 -05:00
parent 9b49515601
commit e2e2cd3e37

View File

@@ -75,7 +75,10 @@ let serverData = {
"useWhiteList",
"useBlackList",
"twoStepAuth",
"authAttemptAlert"
"authAttemptAlert",
"alertWithGUI",
"errorWithGUI",
"askWithGUI",
],
subAccountSettingsFlagKeys: [],
staffFlags: {},