mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 09:35:33 +02:00
@@ -158,9 +158,4 @@ export class MiInstance {
|
||||
length: 16384, default: '',
|
||||
})
|
||||
public moderationNote: string;
|
||||
|
||||
@Column('varchar', {
|
||||
length: 16, default: '00', nullable: false,
|
||||
})
|
||||
public httpMessageSignaturesImplementationLevel: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user