Correction compendiums

This commit is contained in:
2026-04-27 17:49:00 +02:00
parent d12a7debdf
commit 1e252ff6f2
136 changed files with 38971 additions and 345 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export class CDETinjiApp extends foundry.applications.api.HandlebarsApplicationM
resizable: false,
},
classes: ["cde-app", "cde-tinji-standalone"],
position: { width: 320, height: "auto" },
position: { width: 380, height: "auto" },
actions: {
increment: CDETinjiApp.#onIncrement,
decrement: CDETinjiApp.#onDecrement,