diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-07 23:07:40 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-08-07 23:07:40 -0700 |
commit | 6ab5ee6c839993b5340304dc86d4f43820b734fe (patch) | |
tree | 168f678030fa48c99248a41b04bdba65eb309b88 /app/src/main/res/xml | |
parent | e64c30732b5156144f18db41fcf5a713b1d11deb (diff) | |
download | frost-6ab5ee6c839993b5340304dc86d4f43820b734fe.tar.gz frost-6ab5ee6c839993b5340304dc86d4f43820b734fe.tar.bz2 frost-6ab5ee6c839993b5340304dc86d4f43820b734fe.zip |
Add user agent toggle
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 3c576a9e..349d4d83 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="Disable bugsnag completely when opting out of analytics" /> <item text="Filter urls before sending to other apps" /> <item text="Allow hiding main fab (see settings > newsfeed)" /> - <item text="Add option to disable non web based behaviour (settings > behaviour)" /> + <item text="Add many options under settings > experimental to help with recent" /> <item text="" /> <version title="v2.3.1" /> |