summaryrefslogtreecommitdiff
path: root/daemon/bundle.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/bundle.h')
-rw-r--r--daemon/bundle.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/daemon/bundle.h b/daemon/bundle.h
index 1b77c94..cb47cbf 100644
--- a/daemon/bundle.h
+++ b/daemon/bundle.h
@@ -18,7 +18,9 @@ public:
enum File {
MANIFEST,
INFO,
- BINARY,
+ FIRMWARE,
+ APPLICATION,
+ WORKER,
RESOURCES,
APPJS
};