Sleep timer doesn't come from the menu
This commit is contained in:
parent
e271291f92
commit
63518483a3
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ SlidePage {
|
||||||
});
|
});
|
||||||
})(durations_minutes[i]);
|
})(durations_minutes[i]);
|
||||||
}
|
}
|
||||||
pgst.showSelection(options, 'Sleep timer', undefined, true);
|
pgst.showSelection(options, 'Sleep timer', undefined, false);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue