浏览代码

Somehow this got lost earlier

KernelDeimos 1 年之前
父节点
当前提交
41f378e403
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/init_async.js

+ 1 - 0
src/init_async.js

@@ -5,6 +5,7 @@ import './util/TeePromise.js';
 import './util/Component.js';
 import './UI/Components/Frame.js';
 import './UI/Components/Glyph.js';
+import './UI/Components/Spinner.js';
 import './UI/Components/ActionCard.js';
 import './UI/Components/NotifCard.js';