Fixed library nodes not having a default schema

This commit is contained in:
ThaumRystra
2025-05-02 13:37:11 +02:00
parent 8453bd9d86
commit d42d2a724e
13 changed files with 134 additions and 91 deletions

View File

@@ -28,8 +28,8 @@
ref="searchBox"
v-model="filter"
class="mx-4"
@extra-fields-changed="val => extraFields = val"
:is-library="true"
@extra-fields-changed="val => extraFields = val"
/>
<v-spacer />
<v-fade-transition>