metadata.json: add BugReportUrl

This commit is contained in:
Peter Fajdiga
2023-06-02 13:42:22 +02:00
parent a3b4f88a95
commit 56c15bb538

View File

@@ -11,7 +11,8 @@
"ServiceTypes": ["KWin/Script"],
"Version": "1.0",
"License": "GPLv3",
"Website": "https://github.com/peterfajdiga/karousel"
"Website": "https://github.com/peterfajdiga/karousel",
"BugReportUrl": "https://github.com/peterfajdiga/karousel/issues"
},
"X-Plasma-API": "declarativescript",
"X-Plasma-MainScript": "code/main.qml",