mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-20 14:56:15 -06:00
get individual domain block, delete a block
This commit is contained in:
parent
6f20eaee75
commit
8475898b75
18 changed files with 213 additions and 16 deletions
|
|
@ -95,6 +95,6 @@ func Authed(c *gin.Context, requireToken bool, requireApp bool, requireUser bool
|
|||
return nil, errors.New("account suspended")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
return a, nil
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue