chore: emergency fix

pull/53/head
macniel 2025-10-05 13:53:30 +02:00
parent 06dedfc6e9
commit 651029f751
1 changed files with 0 additions and 2 deletions

View File

@ -102,8 +102,6 @@ export class AusruestungSheet extends ItemSheet {
evt.currentTarget.value = ""; evt.currentTarget.value = "";
}) })
// Everything below here is only needed if the sheet is editable
if (!this.isEditable)
} }
} }