From 26504bd7e8493235d9448442df4ed2b5ce89980d Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:57:02 -0600 Subject: [PATCH] are you ok buddy --- src/utils/detectRegion.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/detectRegion.tsx b/src/utils/detectRegion.tsx index da808c8c..7286bf09 100644 --- a/src/utils/detectRegion.tsx +++ b/src/utils/detectRegion.tsx @@ -36,7 +36,7 @@ export const useRegionStore = create()( }), { name: "__MW::region", - version: 6, + version: 7, }, ), );