qcenter - Change tabs to spaces according to code style
parent
e82f64b696
commit
557190b666
|
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
function showMainMenu() {
|
function showMainMenu() {
|
||||||
var mainmenu = {
|
var mainmenu = {
|
||||||
"": { title: "Quick Center", back: back}
|
"": { title: "Quick Center", back: back},
|
||||||
};
|
};
|
||||||
|
|
||||||
// Set exit gesture
|
// Set exit gesture
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue