mirror of
https://github.com/moparisthebest/app-UI
synced 2024-12-21 23:18:52 -05:00
changed indent: spaces to tab
spaces and tabs were mixed. Changed all spaces to tabs. Also deleted all spaces in empty lines.
This commit is contained in:
parent
ebdf914795
commit
6a767743bd
@ -393,5 +393,3 @@ function onBackKey( event ) {
|
||||
//block page scrolling
|
||||
document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user