mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-03 16:03:16 -06:00
thanks linter, love you <3
This commit is contained in:
parent
00038c471f
commit
bb55ffcb8a
4 changed files with 8 additions and 8 deletions
|
|
@ -426,7 +426,7 @@ func (s *Subscriptions) processDomainPermission(
|
|||
var (
|
||||
insertF func() error
|
||||
action *gtsmodel.AdminAction
|
||||
actionF admin.AdminActionF
|
||||
actionF admin.ActionF
|
||||
)
|
||||
|
||||
if permSub.PermissionType == gtsmodel.DomainPermissionBlock {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue