mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
[Client:Mobile] Update desogn
This commit is contained in:
parent
8694685dbd
commit
51b09b936d
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ const route = require('./router.ls');
|
|||
* Boot
|
||||
*/
|
||||
boot(me => {
|
||||
// http://qiita.com/junya/items/3ff380878f26ca447f85
|
||||
document.body.setAttribute('ontouchstart', '');
|
||||
|
||||
// Register mixins
|
||||
mixins(me);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue