diff options
-rw-r--r-- | src/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 5001551..2500645 100644 --- a/src/config.json +++ b/src/config.json @@ -1,7 +1,7 @@ { "apps": [ { - "id": "webapps-html5-launcher", + "id": "launcher", "icon": "fas fa-home" }, { |