Skip to content

Commit

Permalink
Reduce display_length requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
luleyleo committed Nov 2, 2024
1 parent 6732596 commit 16820ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/de.leopoldluley.Clapgrep.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,10 @@
<color type="primary" scheme_preference="dark">#575243</color>
</branding>
<requires>
<display_length compare="ge">567</display_length>
<display_length compare="ge">400</display_length>
<internet>offline-only</internet>
</requires>
<recommends>
<display_length compare="ge">900</display_length>
</recommends>
<supports>
<control>keyboard</control>
Expand Down

0 comments on commit 16820ab

Please sign in to comment.