various fixes after the merge
This commit is contained in:
parent
1169614b7c
commit
bf710428eb
3 changed files with 6 additions and 8 deletions
|
@ -55,7 +55,6 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
|
|||
}
|
||||
|
||||
await this.federatedInstanceService.update(instance.id, {
|
||||
isSuspended: ps.isSuspended,
|
||||
suspensionState,
|
||||
isNSFW: ps.isNSFW,
|
||||
moderationNote: ps.moderationNote,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue