From 59152a890aa01aadb3165abac19f7e6c66358753 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Tue, 7 Apr 2020 11:34:31 +0200 Subject: [PATCH] Changelog: Fix encoding issue --- changelog/unreleased/7759 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/7759 b/changelog/unreleased/7759 index d5597019d5..f02483094f 100644 --- a/changelog/unreleased/7759 +++ b/changelog/unreleased/7759 @@ -1,5 +1,5 @@ Bugfix: Fix status icon after move errors - + The file status icon was not showing an error when a move operation failed https://github.com/owncloud/client/issues/7759