fix: fix option update logic not working properly

This commit is contained in:
JustSong
2023-05-16 10:04:39 +08:00
parent ca3ab4055c
commit fa2d80c674
4 changed files with 25 additions and 9 deletions
+1 -1
View File
@@ -51,9 +51,9 @@ var TurnstileSiteKey = ""
var TurnstileSecretKey = ""
var QuotaForNewUser = 100
var ChannelDisableThreshold = 5.0
var AutomaticDisableChannelEnabled = false
var QuotaRemindThreshold = 1000 // TODO: QuotaRemindThreshold
var RootUserEmail = ""