Skip to content

Commit

Permalink
Merge pull request #9 from cassidyjames/patch-1
Browse files Browse the repository at this point in the history
Fix zero-width spaces and un-contained string
  • Loading branch information
naaando authored Mar 2, 2019
2 parents 90f9960 + e5afa2b commit b12a45a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/com.github.naaando.rush.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
</p>
</description>
<categories>
<category>Utility</category>
<category>Clock</category>
</categories>
<category>Utility</category>
<category>Clock</category>
</categories>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/naaando/rush/master/data/main-screen.png</image>
Expand Down

0 comments on commit b12a45a

Please sign in to comment.