Fix flatpak manifest path

This commit is contained in:
kramo
2023-05-27 15:14:14 +02:00
parent 4c1af9245f
commit 7b7232d741

View File

@@ -123,7 +123,7 @@
"sources" : [
{
"type" : "dir",
"path" : "."
"path" : ".."
}
]
}