mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 04:36:23 +00:00
fixup! feat: lista de links #13096
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4eb23a787b
commit
5d541ebee6
1 changed files with 3 additions and 0 deletions
3
app/models/site_build_stat.rb
Normal file
3
app/models/site_build_stat.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
SiteBuildStat = Struct.new(:site)
|
Loading…
Reference in a new issue