mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-13 23:20:22 +00:00
Update detectRegion.tsx
This commit is contained in:
parent
26504bd7e8
commit
cce24a246c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ export const useRegionStore = create<RegionStore>()(
|
|||
}),
|
||||
{
|
||||
name: "__MW::region",
|
||||
version: 7,
|
||||
version: 8,
|
||||
},
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue