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>2020-12-01 20:42:42 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-12-01 20:54:26 +0300
commitef28b7fe76d291df77bbbaf9aaf284c3384c176c (patch)
treedb1a8b6829c7054aafffbf95df4f684e09267b21 /changelog/unreleased/8258
parent140dee45903c54f37818635358d6bf19da0de021 (diff)
Bugfix: Update "Sync hidden files" button
Fixes: #8258 (cherry picked from commit 56cddbdae9e98a9457a63203f433ed82ca570828)
Diffstat (limited to 'changelog/unreleased/8258')
-rw-r--r--changelog/unreleased/82586
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/unreleased/8258 b/changelog/unreleased/8258
new file mode 100644
index 000000000..fc938eb30
--- /dev/null
+++ b/changelog/unreleased/8258
@@ -0,0 +1,6 @@
+Bugfix: Update "Sync hidden files" button
+
+We fixed a bug that prevented the "Sync hidden files" from
+displaying the correct value.
+
+https://github.com/owncloud/client/issues/8258