From 126a505cae27889748a95c3f057581963df87fc6 Mon Sep 17 00:00:00 2001 From: Sophie Krause Date: Fri, 6 Mar 2026 15:48:10 +0100 Subject: [PATCH] change type to git --- li.sopht.Flashcards.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/li.sopht.Flashcards.json b/li.sopht.Flashcards.json index edcef9c..e5d6325 100644 --- a/li.sopht.Flashcards.json +++ b/li.sopht.Flashcards.json @@ -41,7 +41,7 @@ "buildsystem": "meson", "sources": [ { - "type": "file", + "type": "git", "url": "https://gitlab.cvh-server.de/skrause/flashcards", "tag": "main" }