diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-12 20:52:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-12 20:52:50 +0300 |
| commit | 233b22c7054841f7099bfdf1aea5a5e812ba5e42 (patch) | |
| tree | b95f9e649068dbe75790d239824e19f4a2b5ef6d /package.json | |
| parent | d23ac3e5c82d53050dbd942d6a665ea66b68080c (diff) | |
Task 72: add CSV AppMessage backup
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json index 2d7759c..38a185f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,11 @@ "watchface": false }, "messageKeys": [ - "dummy" + "EXPORT_COMMAND", + "EXPORT_SEQUENCE", + "EXPORT_TOTAL", + "EXPORT_ROW", + "EXPORT_STATUS" ], "resources": { "media": [] |
