diff --git a/Events/AllEvents/events/account/info.py b/Events/AllEvents/events/account/info.py index 4acbc0d..2337e9f 100644 --- a/Events/AllEvents/events/account/info.py +++ b/Events/AllEvents/events/account/info.py @@ -14,7 +14,7 @@ from .lang_models import ( ) -currentData = dict( +RedisValidation = dict( NAME="AccountCluster", PREFIX="/accounts", URL="/dashboard?site=AccountCluster",