Force the use of single quotes
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
(function() {
|
||||
"use strict";
|
||||
'use strict';
|
||||
window.appMode = 'standalone';
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user