diff --git a/frontend/src/components/Gallery/AppBar/Collection/CollectionInfoDrawer.vue b/frontend/src/components/Gallery/AppBar/Collection/CollectionInfoDrawer.vue index 4fede8451..8ac95df05 100644 --- a/frontend/src/components/Gallery/AppBar/Collection/CollectionInfoDrawer.vue +++ b/frontend/src/components/Gallery/AppBar/Collection/CollectionInfoDrawer.vue @@ -245,7 +245,10 @@ async function updateCollection() { currentCollection.description }} - {{ currentCollection.is_public ? "mdi-lock-open" : "mdi-lock" }}