From 2beaab0d884fe319331d13801ffab1139a5868ce Mon Sep 17 00:00:00 2001 From: Andrej Kocijan Date: Sat, 30 Aug 2025 00:04:59 +0200 Subject: [PATCH] Fix alpine redlib slug (#7303) --- frontend/public/json/redlib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/redlib.json b/frontend/public/json/redlib.json index f914f22fa0..56c3d2567e 100644 --- a/frontend/public/json/redlib.json +++ b/frontend/public/json/redlib.json @@ -1,6 +1,6 @@ { "name": "Redlib", - "slug": "redlib", + "slug": "alpine-redlib", "categories": [ 10 ],