Fix server handler on .exe, add hazard stripe button
This commit is contained in:
@@ -7,7 +7,7 @@ from PySide6.QtGui import QColor
|
||||
# ---------------------------------------------------------------------------
|
||||
|
||||
NO_STAFF = True
|
||||
NO_WHITELIST = True
|
||||
NO_WHITELIST = False
|
||||
|
||||
REDIRECT_URI = "http://localhost:5000/callback"
|
||||
SCOPES = ["identify"]
|
||||
|
||||
Reference in New Issue
Block a user