mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 14:16:22 +00:00
fixup! feat: campos enriquecidos con el nuevo editor
This commit is contained in:
parent
48b65c5cb1
commit
f393668133
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
# Campos en HTML con el nuevo editor
|
# Campos en HTML con el nuevo editor
|
||||||
class MetadataNewHtml < MetadataContent; end
|
class MetadataNewHtml < MetadataHtml; end
|
||||||
|
|
Loading…
Reference in a new issue