Add custom_emoji isSensitive support
This commit is contained in:
parent
156f3a7c99
commit
ff2bcf7595
8 changed files with 23 additions and 4 deletions
|
@ -22,6 +22,7 @@
|
|||
# image_width :integer
|
||||
# image_height :integer
|
||||
# aliases :jsonb
|
||||
# is_sensitive :boolean default(FALSE), not null
|
||||
#
|
||||
|
||||
class CustomEmoji < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue