mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-23 17:29:05 +01:00
[Client:Mobile] Update desogn
This commit is contained in:
parent
8694685dbd
commit
51b09b936d
@ -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…
Reference in New Issue
Block a user