From 1f89a59de710f1a380f69d282d7aa8b9c2bc252a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:07:49 +0200 Subject: [PATCH] Update wishlist.toml : no need to repeat "$app is ..." --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index d06b28ac..2e9a5f4e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -966,7 +966,7 @@ website = "https://raspap.com/" [rawgraph] name = "rawgraph" -description = "RAWGraphs is an open web tool to create custom vector-based visualizations" +description = "Create custom vector-based visualizations" upstream = "https://github.com/rawgraphs/rawgraphs-app" website = "https://app.rawgraphs.io/"