diff options
Diffstat (limited to 'src/config.json')
-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 89eb0c8..5001551 100644 --- a/src/config.json +++ b/src/config.json @@ -18,7 +18,7 @@ } ], "background": "webapps-html5-background", - "launch": "webapps-html5-launcher", + "launch": "launcher", "network": { "bluetooth": "fab fa-bluetooth-b", "ethernet": "fas fa-network-wired", |