diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-13 16:37:08 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-06-13 16:37:08 -0700 |
commit | 5094c9f259bdca4f6be7472016cceeb289dae21e (patch) | |
tree | 8cbd83c729c2245011dc69c0765e73108aaa3caa /app/src/main/res/xml | |
parent | acd75b5bd9d56e0e586fb047c09649d35f823bd1 (diff) | |
download | frost-5094c9f259bdca4f6be7472016cceeb289dae21e.tar.gz frost-5094c9f259bdca4f6be7472016cceeb289dae21e.tar.bz2 frost-5094c9f259bdca4f6be7472016cceeb289dae21e.zip |
Fix multi entry formats, resolves #1428
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 3e4f9036..94c4fcdf 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -13,7 +13,7 @@ <item text="Update translations" /> <item text="Add fingerprint unlock screen" /> <item text="Fix messenger redirect" /> - <item text="" /> + <item text="Lots of internal updates" /> <item text="" /> <item text="" /> <item text="" /> |