Add to dating group
This commit is contained in:
parent
13dad9a10c
commit
a7abdbb1db
|
@ -75,6 +75,8 @@ export const createpost = newEndpoint({}, async (req, auth) => {
|
|||
outcomeType: 'BINARY',
|
||||
visibility: 'unlisted',
|
||||
initialProb: 50,
|
||||
// Dating group!
|
||||
groupId: 'j3ZE8fkeqiKmRGumy3O1',
|
||||
},
|
||||
auth
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user