Library node edit form no longer uses stored variants
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
:is="model.type"
|
||||
v-if="model"
|
||||
class="library-node-form"
|
||||
stored
|
||||
:model="model"
|
||||
@change="change"
|
||||
@push="push"
|
||||
|
||||
Reference in New Issue
Block a user