5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 23:26:21 +00:00
panel/app/models/metadata_plain_text.rb

4 lines
78 B
Ruby
Raw Permalink Normal View History

2024-04-29 14:22:23 +00:00
# frozen_string_literal: true
class MetadataPlainText < MetadataContent; end