mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
Fix Page locking
This commit is contained in:
@ -442,5 +442,6 @@ OLD_MYSQL_INFOS = {
|
||||
|
||||
try:
|
||||
from .settings_custom import *
|
||||
print("Custom settings imported")
|
||||
except:
|
||||
print("Custom settings failed")
|
||||
|
Reference in New Issue
Block a user