From 59a188044e5df4762145281cf7d7fe2902b6b202 Mon Sep 17 00:00:00 2001 From: jessopb <36554050+jessopb@users.noreply.github.com> Date: Thu, 30 Dec 2021 13:10:10 -0500 Subject: [PATCH] fix private lists editing (#7374) --- ui/component/collectionActions/view.jsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/ui/component/collectionActions/view.jsx b/ui/component/collectionActions/view.jsx index 73576bf1c..2c454bb70 100644 --- a/ui/component/collectionActions/view.jsx +++ b/ui/component/collectionActions/view.jsx @@ -188,12 +188,10 @@ function CollectionActions(props: Props) { {lhsSection} {rhsSection} - {uri && ( -