Minor fixes

This commit is contained in:
2022-01-25 09:14:32 +01:00
parent 44707a6397
commit dd0d40efc8
4 changed files with 34 additions and 29 deletions

View File

@ -41,7 +41,6 @@ export class PegasusRollDialog extends Dialog {
label: "Cancel",
callback: () => { this.close() }
} },
default: "roll",
close: close
}