Move Main.init into src/meta/fend.js.

This commit is contained in:
ccd0 2016-05-14 13:17:55 -07:00
parent d018f46d02
commit d3ebeefe7c
2 changed files with 2 additions and 1 deletions

View File

@ -1 +0,0 @@
Main.init();

View File

@ -1 +1,3 @@
Main.init();
}).call(this);