small improvements

This commit is contained in:
Daniel
2023-06-03 07:20:16 +03:30
parent a7021972eb
commit 6a4f21fc0a
4 changed files with 17 additions and 14 deletions
+1
View File
@@ -218,6 +218,7 @@ export default function () {
activeCollection={{
name: "",
description: "",
color: "#7dd3fc",
isPublic: false,
ownerId: session.data?.user.id as number,
members: [],