1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2025-12-12 07:51:38 +01:00

test changes

This commit is contained in:
2025-02-06 14:03:25 +01:00
parent f8df9efafd
commit 77b6240463
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"
}
]
}