5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-19 09:40:48 +00:00
This commit is contained in:
f 2022-04-23 18:29:18 -03:00
parent 3edf45e27f
commit bfdd90088f

3
app/models/site_stat.rb Normal file
View file

@ -0,0 +1,3 @@
# frozen_string_literal: true
SiteStat = Struct.new(:site)