Added noBackdropClose to prop create dialog

This commit is contained in:
Stefan Zermatten
2023-04-21 11:18:35 +02:00
parent 0bf5954472
commit 93b0fe1885
3 changed files with 35 additions and 4 deletions

View File

@@ -306,6 +306,7 @@ export default {
creatureId: this.creatureId,
hideLibraryTab: true,
suggestedType,
noBackdropClose: true,
},
callback(result){
if (!result) return;