Fixed library options not showing in create dialog

This commit is contained in:
Stefan Zermatten
2023-06-24 00:28:03 +02:00
parent c50c512587
commit 6c7308ebf8
3 changed files with 11 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ export default {
hideLibraryTab: true,
noBackdropClose: true,
showLibraryOnlyProps: true,
collection: 'libraryNodes',
},
callback(libraryNode){
if (!libraryNode) return;