Manage GM cards

This commit is contained in:
2021-03-08 23:42:38 +01:00
parent d7131d4675
commit 56eb2aeef1
2 changed files with 2 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ export class SoSGMDeck extends Dialog {
/* -------------------------------------------- */
onFlipClose() {
this.close();
this.minimize();
}
/* -------------------------------------------- */