mirror of
https://github.com/p-stream/p-stream.git
synced 2026-04-19 18:02:17 +00:00
Update region item version
To reset everyone's region
This commit is contained in:
parent
0be7d9f75b
commit
4ee63177d1
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ export const useRegionStore = create<RegionStore>()(
|
|||
}),
|
||||
{
|
||||
name: "__MW::region",
|
||||
version: 4,
|
||||
version: 5,
|
||||
},
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue