diff options
author | Allan Wang <me@allanwang.ca> | 2019-08-08 00:08:22 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-08-08 00:08:22 -0700 |
commit | b71c73565f551b5bcc2712c3cf8fdcd4a9562095 (patch) | |
tree | 175e04dfb75fee85bc3bba7c30c7a0fde29e2308 /app/src/main/res/xml | |
parent | 7ed4ba701e3e29366f2bd73da010398929829d3e (diff) | |
download | frost-b71c73565f551b5bcc2712c3cf8fdcd4a9562095.tar.gz frost-b71c73565f551b5bcc2712c3cf8fdcd4a9562095.tar.bz2 frost-b71c73565f551b5bcc2712c3cf8fdcd4a9562095.zip |
Revert user agent changes
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 349d4d83..3c576a9e 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 many options under settings > experimental to help with recent" /> + <item text="Add option to disable non web based behaviour (settings > behaviour)" /> <item text="" /> <version title="v2.3.1" /> |