From 533fe1f84ef4cde14ca13799486017bc11881812 Mon Sep 17 00:00:00 2001 From: berkay Date: Wed, 12 Feb 2025 15:59:38 +0300 Subject: [PATCH] RedisValidation updated --- Events/AllEvents/events/account/info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",