From 03d908fafb64412932acb4eba931aeb8c869a80b Mon Sep 17 00:00:00 2001 From: palob Date: Thu, 30 Jan 2025 13:17:37 +0100 Subject: [PATCH] symlinks --- data.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index acb5e9bf1e..bbbc6c7807 100644 --- a/data.json +++ b/data.json @@ -2069,6 +2069,7 @@ "linux": { "root": "armcord", "symlinks": [ + "app.legcord.Legcord", "startarmcord", "xyz.armcord.ArmCord" ] @@ -8164,7 +8165,10 @@ }, "distributor-logo-msdos": { "linux": { - "root": "distributor-logo-msdos" + "root": "distributor-logo-msdos", + "symlinks": [ + "zone.dos.Browser" + ] } }, "distributor-logo-mx": { @@ -32160,6 +32164,7 @@ "com.github.luizaugustomm.tomato", "com.github.tomatoers.tomato", "net.sourceforge.tomatoes.IHaveNoTomatoes", + "org.flowkeeper.Flowkeeper", "tomato", "tomatoes" ] @@ -35029,7 +35034,8 @@ "linux": { "root": "net.codelogistics.webapps", "symlinks": [ - "io.github.elevenhsoft.WebApps" + "io.github.elevenhsoft.WebApps", + "io.github.junalmeida.webapps_manager" ] } },