mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 17:30:04 -05:00
: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:
@@ -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>
|
||||
|
||||
6
upcoming-release-notes/6085.md
Normal file
6
upcoming-release-notes/6085.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [MikesGlitch]
|
||||
---
|
||||
|
||||
Remove unneeded property from Flathub app info description
|
||||
Reference in New Issue
Block a user