From 86614e251f25ef3f1741b4cd9c9d60ee9e754862 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Fri, 15 May 2020 16:17:12 +0100 Subject: Fix a small typo in the arguments of simple_update in update_remote_profile_cache (#7511) --- changelog.d/7511.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/7511.bugfix (limited to 'changelog.d') diff --git a/changelog.d/7511.bugfix b/changelog.d/7511.bugfix new file mode 100644 index 0000000000..cf8bc69c6f --- /dev/null +++ b/changelog.d/7511.bugfix @@ -0,0 +1 @@ +Fix a long-standing bug that broke the update remote profile background process. -- cgit 1.4.1