Fixes broken accordion ref
Fixes broken poppable ref adds Schema page Fixes schema creation not including game system id
This commit is contained in:
@@ -22,6 +22,7 @@ export const saveSchemaDb = async (s: Schema, version: number) => {
|
||||
},
|
||||
},
|
||||
authorId: sesh.user.id,
|
||||
gameSystemId: s.gameSystemId,
|
||||
id: undefined,
|
||||
},
|
||||
update: {
|
||||
|
Reference in New Issue
Block a user