mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
fix vue json pretty collapse issue
This commit is contained in:
@@ -1106,6 +1106,7 @@
|
||||
<Download />
|
||||
</Button>
|
||||
<vue-json-pretty
|
||||
:key="groupDialog.treeData?.group?.id"
|
||||
:data="groupDialog.treeData"
|
||||
:deep="2"
|
||||
:theme="isDarkMode ? 'dark' : 'light'"
|
||||
|
||||
Reference in New Issue
Block a user