Added noBackdropClose to prop create dialog
This commit is contained in:
@@ -306,6 +306,7 @@ export default {
|
||||
creatureId: this.creatureId,
|
||||
hideLibraryTab: true,
|
||||
suggestedType,
|
||||
noBackdropClose: true,
|
||||
},
|
||||
callback(result){
|
||||
if (!result) return;
|
||||
|
||||
Reference in New Issue
Block a user