Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-09-14 17:48:37 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-09-14 17:48:37 +0300
commit5f67ba8816c6b952a156ee3bfe5c90295ac8b136 (patch)
tree29680bc1e3c00ca3b3a8bc6c5d3f4cb0d403ccd1 /changelog/2.9.0_2021-09-08
parent69e89e124fcccab48bbead9b087a4ebcce779db3 (diff)
Fix changelog
Diffstat (limited to 'changelog/2.9.0_2021-09-08')
-rw-r--r--changelog/2.9.0_2021-09-08/85906
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/2.9.0_2021-09-08/8590 b/changelog/2.9.0_2021-09-08/8590
new file mode 100644
index 000000000..1cb0e9e61
--- /dev/null
+++ b/changelog/2.9.0_2021-09-08/8590
@@ -0,0 +1,6 @@
+Bugfix: Only show the settings if they are explicitly requested on start
+
+We now only display the settings when the user requested it on start
+and not every time the application is started a second time.
+
+https://github.com/owncloud/client/issues/8590