Correction compendiums
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user