Make AktorSheet#getData compile

This commit is contained in:
Johannes Loher 2021-06-30 13:42:20 +02:00
parent d85d335799
commit 8a939e84a1
2 changed files with 49 additions and 44 deletions

View file

@ -33,7 +33,7 @@ export function registerSystemSettings(): void {
});
}
interface DS4Settings {
export interface DS4Settings {
systemMigrationVersion: number;
useSlayingDiceForAutomatedChecks: boolean;
showSlayerPoints: boolean;