aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.js')
-rw-r--r--src/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.js b/src/index.js
index 8198355..d55346b 100644
--- a/src/index.js
+++ b/src/index.js
@@ -26,6 +26,7 @@ import * as background from './js/background';
window.apps = apps;
window.time = time;
+
api.init();
background.load();
app.init();