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