5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-03 10:36:07 +00:00
panel/app/models/metadata_new_html.rb

5 lines
110 B
Ruby
Raw Permalink Normal View History

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