mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 09:56:21 +00:00
4 lines
112 B
Ruby
4 lines
112 B
Ruby
# frozen_string_literal: true
|
|
|
|
# Nueva interfaz
|
|
class MetadataNewPredefinedValue < MetadataPredefinedValue; end
|