change user to post in public group

This commit is contained in:
Moriz Wahl 2022-10-17 21:55:45 +02:00
parent 391c8d434b
commit e5e6dbc440

View File

@ -580,7 +580,7 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl']
}),
])
authenticatedUser = await peterLustig.toJson()
authenticatedUser = await louie.toJson()
await Promise.all([
mutate({
mutation: createPostMutation(),