mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
Faster dialog switch
This commit is contained in:
@@ -36,6 +36,7 @@ export const useWorldStore = defineStore('World', () => {
|
||||
const worldDialog = reactive({
|
||||
visible: false,
|
||||
loading: false,
|
||||
activeTab: 'Instances',
|
||||
lastActiveTab: 'Instances',
|
||||
id: '',
|
||||
memo: '',
|
||||
|
||||
Reference in New Issue
Block a user