[plasma/spectacle] /: CI: Flatpak: Fix JSON derp
Justin Zobel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 192f08cce00639e8e1caa2aec4671718b171bde2 by Justin Zobel.
Committed on 07/08/2026 at 03:20.
Pushed by justinzobel into branch 'master'.
CI: Flatpak: Fix JSON derp
M +1 -1 .flatpak-manifest.json
https://invent.kde.org/plasma/spectacle/-/commit/192f08cce00639e8e1caa2aec4671718b171bde2
diff --git a/.flatpak-manifest.json b/.flatpak-manifest.json
index 93d5b0f69..d4d04d7ba 100644
--- a/.flatpak-manifest.json
+++ b/.flatpak-manifest.json
@@ -26,7 +26,7 @@
"sources": [
{
"type": "git",
- "url": "https://invent.kde.org/plasma/kpipewire.git"
+ "url": "https://invent.kde.org/plasma/kpipewire.git",
"branch": "master"
}
]