diff options
author | Allan Wang <me@allanwang.ca> | 2021-09-12 21:04:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-12 21:04:50 -0700 |
commit | ddfc240ed4c80dc8980f91f89d11f8b1563315cb (patch) | |
tree | d5093ab0bbd49861895b839ba3d767e4eea7bf8c /app/src/main/res | |
parent | c77455ca08695a3d3470452d69bdead5dc961f4b (diff) | |
parent | c9d3fac2af841181c64a1e2cfe9dd4edbb0e6fba (diff) | |
download | frost-ddfc240ed4c80dc8980f91f89d11f8b1563315cb.tar.gz frost-ddfc240ed4c80dc8980f91f89d11f8b1563315cb.tar.bz2 frost-ddfc240ed4c80dc8980f91f89d11f8b1563315cb.zip |
Merge pull request #1803 from AllanWang/theme
Update theme
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/xml/frost_changelog.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/xml/frost_changelog.xml b/app/src/main/res/xml/frost_changelog.xml index 9a917099..ed3ea6e7 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -7,9 +7,9 @@ --> <version title="v3.1.0" /> - <item text="Fix multi account signin" /> + <item text="Fix multi account sign in" /> <item text="Only clear out cookies on explicit logout; Facebook logout redirects no longer erase cookies" /> - <item text="" /> + <item text="Update themes" /> <version title="v3.0.0" /> <item text="Removed email support. Please use GitHub for all inquiries as I no longer have time to look through all emails" /> |