5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-23 14:26:21 +00:00

Merge branch 'usar-sutty-editor' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-11-28 14:53:04 -03:00
commit 2b9d495db5

View file

@ -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