mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Add content_type to status_edits
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
# media_attachments_changed :boolean default(FALSE), not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# content_type :string
|
||||
#
|
||||
|
||||
class StatusEdit < ApplicationRecord
|
||||
|
||||
Reference in New Issue
Block a user