customizable icon color

This commit is contained in:
Daniel
2023-06-02 15:29:52 +03:30
parent 3e6bef875b
commit be180d34e2
11 changed files with 165 additions and 99 deletions
@@ -30,6 +30,7 @@ export default async function (
data: {
name: collection.name,
description: collection.description,
color: collection.color,
isPublic: collection.isPublic,
members: {
create: collection.members.map((e) => ({