From 63b036520826067292798c78a45647cd62a0148e Mon Sep 17 00:00:00 2001 From: sk Date: Thu, 3 Nov 2022 17:18:42 +0100 Subject: [PATCH] remove reverted default visibility --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fbf4f2b81..bc4dd6092 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ ### Behavior -* [Set “Unlisted” as default posting visibility](https://github.com/sk22/mastodon-android-fork/tree/feature/enable-unlisted-as-default) * [Make back button return to the home tab before exiting the app](https://github.com/sk22/mastodon-android-fork/tree/feature/back-returns-home) ([Fixes issue](https://github.com/mastodon/mastodon-android/issues/118)) * [Always preserve content warnings when replying](https://github.com/sk22/mastodon-android-fork/tree/feature/always-preserve-cw) ([Fixes issue](https://github.com/mastodon/mastodon-android/issues/113)) * [Display full image when adding image description](https://github.com/sk22/mastodon-android-fork/tree/feature/compose-image-description-full-image) ([Pull request](https://github.com/mastodon/mastodon-android/pull/182))