1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(flatpak): Fix JSON syntax, single quote to double quote

This commit is contained in:
Anthony Bilinski 2021-12-19 05:48:02 -08:00
parent 9ea6d7e8fc
commit 2c6a01c8ec
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C

View File

@ -45,7 +45,7 @@
"build-options": { "build-options": {
"no-debuginfo": true "no-debuginfo": true
}, },
"cleanup": [ '*' ], "cleanup": [ "*" ],
"sources": [ "sources": [
{ {
"type": "archive", "type": "archive",