mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 20:36:21 +00:00
5 lines
105 B
Ruby
5 lines
105 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
# Testear el nuevo editor
|
||
|
class MetadataNewContent < MetadataContent; end
|