summaryrefslogtreecommitdiffstats
path: root/web-gui/hello-world/Manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'web-gui/hello-world/Manifest.json')
-rw-r--r--web-gui/hello-world/Manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-gui/hello-world/Manifest.json b/web-gui/hello-world/Manifest.json
index 48425cb..a0f0dfa 100644
--- a/web-gui/hello-world/Manifest.json
+++ b/web-gui/hello-world/Manifest.json
@@ -26,7 +26,7 @@
"namespace" : "hello_world",
"encoding" : "utf-8",
"class" : "source/class",
- //"resource" : "source/resource",
+ "resource" : "source/resource",
"translation" : "source/translation",
"type" : "application"
}