5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-24 11:56:21 +00:00
panel/app/models/metadata_non_geo.rb
f 915ba0761f
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: usar mixins
2023-10-06 10:53:19 -03:00

4 lines
96 B
Ruby

# frozen_string_literal: true
# Un mapa no geográfico
class MetadataNonGeo < MetadataGeo; end