mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 11:26:22 +00:00
Merge branch 'usar-sutty-editor' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
2b9d495db5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
# Campos en HTML con el nuevo editor
|
||||
class MetadataNewHtml < MetadataContent; end
|
||||
class MetadataNewHtml < MetadataHtml; end
|
||||
|
|
Loading…
Reference in a new issue