Add custom-emoji license support
This commit is contained in:
parent
ff2bcf7595
commit
34f0ad7ad5
5 changed files with 21 additions and 2 deletions
|
@ -23,6 +23,7 @@
|
|||
# image_height :integer
|
||||
# aliases :jsonb
|
||||
# is_sensitive :boolean default(FALSE), not null
|
||||
# license :string
|
||||
#
|
||||
|
||||
class CustomEmoji < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue