Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove id because otherwise a cyclic dependency is created
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/ Error message during flatpak build on flathub: ```{ "errors": [ "appstream-failed-validation" ], "warnings": [ "appstream-summary-too-long" ], "appstream": [ "W: com.github.Murmele.Gittyup:49: circular-component-relation" ], "message": "Please consult the documentation at https://docs.flathub.org/docs/for-app-authors/linter" } ```
- Loading branch information