Fixed library options not showing in create dialog
This commit is contained in:
@@ -57,6 +57,7 @@ export default {
|
||||
hideLibraryTab: true,
|
||||
noBackdropClose: true,
|
||||
showLibraryOnlyProps: true,
|
||||
collection: 'libraryNodes',
|
||||
},
|
||||
callback(libraryNode){
|
||||
if (!libraryNode) return;
|
||||
|
||||
Reference in New Issue
Block a user