From 433978ede01faa584264fa7151e9f1fc1af8d07d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 15 Dec 2023 15:03:48 +0100 Subject: [PATCH] Remove ladder from wishlist.toml because it's now in apps.toml --- wishlist.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index 1235d676..9c80624b 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -742,12 +742,6 @@ description = "A project management tool" upstream = "https://github.com/jbl2024/latelier" website = "https://jbl2024.github.io/latelier-page/" -[ladder] -name = "Ladder" -description = "Web proxy to help bypass paywalls." -upstream = "https://github.com/kubero-dev/ladder" -website = "" - [lesspass] name = "LessPass" description = "Stateless password manager"