Skip to content

Commit

Permalink
Fix the build I broke with a badly formatted file because I don't fol…
Browse files Browse the repository at this point in the history
…low my own advice.
  • Loading branch information
JayDeeTay committed Jan 7, 2025
1 parent 8720a10 commit 5c601c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/whatsnew.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<string name="whats_new_text" translation_description="Description of new features in this version in html">
<![CDATA[
<h1>New in version %s</h1>
\t • Improved night mode so it's more configurable. <br/>
\t • Improved night mode so it\'s more configurable. <br/>
\t • Made font size adjustable. <br/>
\t • Improved translations. <br/>
\t • Bugfixes. <br/>
Expand Down

0 comments on commit 5c601c1

Please sign in to comment.