Add custom emoji size recording and publish api
This commit is contained in:
parent
47bedd20ca
commit
92df4674ff
6 changed files with 36 additions and 2 deletions
|
@ -19,6 +19,8 @@
|
|||
# visible_in_picker :boolean default(TRUE), not null
|
||||
# category_id :bigint(8)
|
||||
# image_storage_schema_version :integer
|
||||
# image_width :integer
|
||||
# image_height :integer
|
||||
#
|
||||
|
||||
class CustomEmoji < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue