5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 11:50:47 +00:00

fixup! feat: campos enriquecidos con el nuevo editor

This commit is contained in:
f 2022-11-28 14:52:25 -03:00
parent 48b65c5cb1
commit f393668133

View file

@ -1,4 +1,4 @@
# frozen_string_literal: true
# Campos en HTML con el nuevo editor
class MetadataNewHtml < MetadataContent; end
class MetadataNewHtml < MetadataHtml; end