Fix flatpak manifest

This commit is contained in:
Paweł Lidwin
2023-01-30 18:19:29 +01:00
parent 08729a1dba
commit 7351d26469

View File

@@ -32,8 +32,8 @@
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "file:///home/kramo/Projects"
"type" : "dir",
"path" : "."
}
]
}