are you ok buddy

This commit is contained in:
Pas 2025-09-09 14:57:02 -06:00
parent 313125d68c
commit 26504bd7e8

View file

@ -36,7 +36,7 @@ export const useRegionStore = create<RegionStore>()(
}), }),
{ {
name: "__MW::region", name: "__MW::region",
version: 6, version: 7,
}, },
), ),
); );