1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 04:30:15 +01:00

test changes

This commit is contained in:
2026-03-06 15:48:09 +01:00
parent f90e2f3a5b
commit 8d01a50b8a
8 changed files with 17 additions and 15 deletions

View File

@@ -41,9 +41,9 @@
"buildsystem": "meson",
"sources": [
{
"type": "git",
"tag": "main",
"url": "https://gitlab.cvh-server.de/skrause/flashcards"
"type": "file",
"url": "https://gitlab.cvh-server.de/skrause/flashcards",
"tag": "main"
}
]
}