This commit is contained in:
syuilo
2017-11-21 10:01:00 +09:00
parent c1efe0a3a4
commit c47addc973
4 changed files with 17 additions and 6 deletions

View File

@ -19,4 +19,4 @@ init((mios: MiOS) => {
// Start routing
route(mios);
});
}, true);