Make AktorSheet#getData compile
This commit is contained in:
parent
d85d335799
commit
8a939e84a1
2 changed files with 49 additions and 44 deletions
|
@ -33,7 +33,7 @@ export function registerSystemSettings(): void {
|
|||
});
|
||||
}
|
||||
|
||||
interface DS4Settings {
|
||||
export interface DS4Settings {
|
||||
systemMigrationVersion: number;
|
||||
useSlayingDiceForAutomatedChecks: boolean;
|
||||
showSlayerPoints: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue