From aaa992ee2b4999271a3cb874c8ba6a81daec5a2e Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Sat, 22 Jul 2023 13:20:57 +0200 Subject: [PATCH] iconlaunch - Use back option instead of translated entry --- apps/iconlaunch/settings.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/iconlaunch/settings.js b/apps/iconlaunch/settings.js index f4c0599f7..3278075e4 100644 --- a/apps/iconlaunch/settings.js +++ b/apps/iconlaunch/settings.js @@ -16,8 +16,7 @@ } const timeOutChoices = [/*LANG*/"Off", "10s", "15s", "20s", "30s"]; const appMenu = { - "": { "title": /*LANG*/"Launcher" }, - /*LANG*/"< Back": back, + "": { "title": /*LANG*/"Launcher", back: back }, /*LANG*/"Show Clocks": { value: settings.showClocks == true, onchange: (m) => {