From 7d4bad18758722e2b9877d7372799c9199b9bf57 Mon Sep 17 00:00:00 2001 From: Sophie Krause Date: Thu, 6 Feb 2025 14:04:15 +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" }