mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 12:21:43 +00:00
permisos
This commit is contained in:
parent
3edf45e27f
commit
bfdd90088f
1 changed files with 3 additions and 0 deletions
3
app/models/site_stat.rb
Normal file
3
app/models/site_stat.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
SiteStat = Struct.new(:site)
|
Loading…
Reference in a new issue