mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 00:45:50 +02:00
Refactor
This commit is contained in:
@@ -38,6 +38,7 @@ init((launch) => {
|
||||
|
||||
// Register components
|
||||
require('./views/components');
|
||||
require('./views/widgets');
|
||||
|
||||
// http://qiita.com/junya/items/3ff380878f26ca447f85
|
||||
document.body.setAttribute('ontouchstart', '');
|
||||
|
||||
Reference in New Issue
Block a user