Fix accepting team invites on frontend
This commit is contained in:
parent
0d4432720c
commit
937b00cfcc
@ -87,6 +87,7 @@ export default {
|
||||
try {
|
||||
await axios.post(
|
||||
`https://api.modrinth.com/api/v1/team/${teamId}/join`,
|
||||
{},
|
||||
config
|
||||
)
|
||||
await this.$router.go(null)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user