:electron: Remove unneeded prop on flathub store metainfo (#6085)

* display length is no longer valid on newer version of appstream

* release notes
This commit is contained in:
Michael Clark
2025-11-07 21:18:06 +00:00
committed by GitHub
parent b7841d0313
commit ffe55244e5
2 changed files with 6 additions and 3 deletions

View File

@@ -14,9 +14,6 @@
<launchable type="desktop-id">com.actualbudget.actual.desktop</launchable>
<url type="homepage">https://actualbudget.org/</url>
<url type="bugtracker">https://github.com/actualbudget/actual/issues</url>
<requires>
<display_length compare="ge">medium</display_length>
</requires>
<recommends>
<control>keyboard</control>
<control>pointing</control>

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [MikesGlitch]
---
Remove unneeded property from Flathub app info description