Fix markdown property on edit status
This commit is contained in:
parent
25c3915728
commit
8db2f96c36
5 changed files with 10 additions and 2 deletions
|
@ -15,6 +15,7 @@
|
|||
# media_descriptions :text is an Array
|
||||
# poll_options :string is an Array
|
||||
# sensitive :boolean
|
||||
# markdown :boolean default(FALSE)
|
||||
#
|
||||
|
||||
class StatusEdit < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue