mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 08:26:19 +02:00
wip
This commit is contained in:
@@ -12,6 +12,9 @@ import init from '../init';
|
||||
* init
|
||||
*/
|
||||
init((launch) => {
|
||||
// Register directives
|
||||
require('./views/directives');
|
||||
|
||||
// http://qiita.com/junya/items/3ff380878f26ca447f85
|
||||
document.body.setAttribute('ontouchstart', '');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user