Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit 761e759

Browse files
committed
remove debug prints
1 parent 8a59f0a commit 761e759

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

scripts/applications/script-config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ export class ScriptConfig extends FormApplication {
7171

7272
/** @@inheritdoc */
7373
async _updateObject(event, formData) {
74-
console.debug(formData);
75-
7674
formData.triggers = formData.triggers || [];
7775

7876
try {

0 commit comments

Comments
 (0)