diff --git a/apps/timestamplog/interface.html b/apps/timestamplog/interface.html new file mode 100644 index 000000000..6febe7849 --- /dev/null +++ b/apps/timestamplog/interface.html @@ -0,0 +1,31 @@ + + + + + + +
Loading...
+ + + diff --git a/apps/timestamplog/metadata.json b/apps/timestamplog/metadata.json index 2963953c6..858fab237 100644 --- a/apps/timestamplog/metadata.json +++ b/apps/timestamplog/metadata.json @@ -7,6 +7,7 @@ "description": "Conveniently record a series of date/time stamps", "tags": "timestamp, log", "supports": ["BANGLEJS2"], + "interface": "interface.html", "storage": [ {"name": "timestamplog.app.js", "url": "app.js"}, {"name": "timestamplog.img", "url": "app-icon.js", "evaluate": true}