Modal ze zmianami

This commit is contained in:
2022-08-18 23:50:09 +02:00
parent 64eca66fd8
commit 732461794f
6 changed files with 100 additions and 21 deletions
+2
View File
@@ -35,4 +35,6 @@ export interface IStore {
notifyDiscord: boolean;
alertMessage: string;
confirmMessage: string;
changesResponse: string[];
}