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

5 lines
110 B
Ruby

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