From 9fc03b6ece4b95e0de8f13bf0d7225a16f93c4f0 Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 20 Feb 2021 22:38:28 -0800 Subject: [PATCH] fix: Cannot upload images into collection description (authentication failure) --- app/components/CollectionDescription.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/CollectionDescription.js b/app/components/CollectionDescription.js index 1e13b461..25a85d03 100644 --- a/app/components/CollectionDescription.js +++ b/app/components/CollectionDescription.js @@ -89,7 +89,6 @@ function CollectionDescription({ collection }: Props) { {collection.hasDescription || isEditing || isDirty ? ( Loading…}>