From 575c670fed5f30a96bf278e39743d7ccb6a917d0 Mon Sep 17 00:00:00 2001 From: Digital Fabric / David Date: Tue, 17 Dec 2019 17:02:07 -0500 Subject: [PATCH] Added cube.json --- apps/cube/cube.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 apps/cube/cube.json diff --git a/apps/cube/cube.json b/apps/cube/cube.json new file mode 100644 index 000000000..440a78c72 --- /dev/null +++ b/apps/cube/cube.json @@ -0,0 +1,6 @@ +{ + "name":"Cube", + "type":"app", + "icon":"*cube", + "src":"-cube" + }