Fixed sync between GM for Combat tracker "initiative encounter type" and "initiative prepared"

This commit is contained in:
Vlyan
2022-07-28 12:27:25 +02:00
parent 7a8ad990a6
commit fc07ee9f46
7 changed files with 12 additions and 11 deletions

View File

@@ -25,6 +25,7 @@ export class GmToolbox extends FormApplication {
closeOnSubmit: false,
submitOnClose: false,
submitOnChange: true,
minimizable: false,
});
}