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

change type to git

This commit is contained in:
2026-03-06 15:48:10 +01:00
parent 8d01a50b8a
commit 126a505cae

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"
} }