diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-12 00:24:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-12 00:24:40 -0400 |
commit | 8edba2e52957063c786e959292046018ba9dd795 (patch) | |
tree | 587ffa81d8548ac72bc288c14b0f00df1dec1dc1 /app/src/main/res | |
parent | 2e98f5b32c565dbb8e29f40af4b5b7f2ab978ef0 (diff) | |
download | frost-8edba2e52957063c786e959292046018ba9dd795.tar.gz frost-8edba2e52957063c786e959292046018ba9dd795.tar.bz2 frost-8edba2e52957063c786e959292046018ba9dd795.zip |
Theme (#268)v1.4.13
* Update theme
* Update theme
* Compile compacts
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 21f9f5ec..cc25adde 100644 --- a/app/src/main/res/xml/frost_changelog.xml +++ b/app/src/main/res/xml/frost_changelog.xml @@ -14,7 +14,7 @@ <item text="Prevent image loading from trimming too many characters" /> <item text="Fix most recent mode for news feed" /> <item text="Add link to disable video autoplay in settings > newsfeed" /> - <item text="" /> + <item text="Update theme" /> <item text="" /> <item text="" /> |