Fix nightstand location and keybind handling

This commit is contained in:
Willy-JL
2023-07-14 12:43:35 +02:00
parent cc012e7c5e
commit 2fa25e27c6
4 changed files with 28 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ App(
requires=["gui"],
stack_size=2 * 1024,
fap_icon="clock.png",
fap_category="Misc",
fap_category="Tools",
order=81,
fap_author="@nymda & @Willy-JL",
fap_weburl="https://github.com/nymda/FlipperNightStand",