chore: add toast for personal collection
This commit is contained in:
@@ -2119,6 +2119,7 @@ const setCollectionProperties = (newCollection: {
|
|||||||
"rest"
|
"rest"
|
||||||
)
|
)
|
||||||
})
|
})
|
||||||
|
toast.success(t("collection.properties_updated"))
|
||||||
} else if (hasTeamWriteAccess.value && collection.id) {
|
} else if (hasTeamWriteAccess.value && collection.id) {
|
||||||
const data = {
|
const data = {
|
||||||
auth: collection.auth,
|
auth: collection.auth,
|
||||||
|
|||||||
Reference in New Issue
Block a user