(20241211) Fixed an import-related bug.
This commit is contained in:
@@ -38,7 +38,7 @@ sys.path.append("..")
|
||||
from quart import current_app
|
||||
|
||||
# The data model:
|
||||
from models.data.core.user_info import CoreUserInfoModel
|
||||
from models.data.core.user import CoreUserInfoModel
|
||||
|
||||
|
||||
# *****************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user