5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 19:15:47 +00:00
panel/app/models/metadata_new_html.rb

5 lines
113 B
Ruby
Raw Normal View History

# frozen_string_literal: true
# Campos en HTML con el nuevo editor
class MetadataNewHtml < MetadataContent; end