Fix error payload when creating version

This commit is contained in:
2024-11-28 07:53:40 +04:00
parent c73d673523
commit a22dbe9073
-1
View File
@@ -198,7 +198,6 @@ export async function createVersion({
key,
name,
item: id,
user_created: userId,
collection,
})
)