1
This commit is contained in:
@@ -57,6 +57,7 @@ async def create_invitation(
|
||||
)
|
||||
db.add(invitation)
|
||||
await db.flush()
|
||||
await db.refresh(invitation)
|
||||
return invitation
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user