diff options
author | Allan Wang <me@allanwang.ca> | 2021-11-23 12:17:13 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-11-23 12:17:13 -0800 |
commit | e33dd68045870438152004ebbca5d3c08dffe953 (patch) | |
tree | c796ba848b8a30d68afa280dc32b161aa61d71c5 /app/src/main/res | |
parent | eb2e0d07f278eb2079666ffabcbee007173c17af (diff) | |
download | frost-3.1.2.tar.gz frost-3.1.2.tar.bz2 frost-3.1.2.zip |
Prep 3.1.2v3.1.2
Diffstat (limited to 'app/src/main/res')
-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 146346b5..b3227a6e 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -9,7 +9,7 @@ <version title="v3.1.2" /> <item text="Fix loading full size images" /> <item text="Fix menu tab" /> - <item text="" /> + <item text="Always load messenger internally" /> <version title="v3.1.1" /> <item text="Many internal fixes to address 3.1.0 issues" /> |