enhance(backend): use ❤️ for reaction fallback
This commit is contained in:
parent
4edc7d8956
commit
09a846a45c
7 changed files with 16 additions and 20 deletions
|
|
@ -42,11 +42,6 @@ export class Meta {
|
|||
})
|
||||
public disableRegistration: boolean;
|
||||
|
||||
@Column('boolean', {
|
||||
default: false,
|
||||
})
|
||||
public useStarForReactionFallback: boolean;
|
||||
|
||||
@Column('varchar', {
|
||||
length: 1024, array: true, default: '{}',
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue