summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-12 20:52:50 +0300
committerPaul Buetow <paul@buetow.org>2026-04-12 20:52:50 +0300
commit233b22c7054841f7099bfdf1aea5a5e812ba5e42 (patch)
treeb95f9e649068dbe75790d239824e19f4a2b5ef6d /package.json
parentd23ac3e5c82d53050dbd942d6a665ea66b68080c (diff)
Task 72: add CSV AppMessage backup
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
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": []