1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-06-14 23:03:51 +00:00

change type to git

This commit is contained in:
2026-03-06 15:48:10 +01:00
parent 8d01a50b8a
commit 126a505cae
+1 -1
View File
@@ -41,7 +41,7 @@
"buildsystem": "meson", "buildsystem": "meson",
"sources": [ "sources": [
{ {
"type": "file", "type": "git",
"url": "https://gitlab.cvh-server.de/skrause/flashcards", "url": "https://gitlab.cvh-server.de/skrause/flashcards",
"tag": "main" "tag": "main"
} }