mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-24 00:36:23 +00:00
Merge branch 'issue-159' into panel.sutty.nl
This commit is contained in:
commit
642730a010
1 changed files with 2 additions and 3 deletions
|
@ -31,10 +31,9 @@ SiteService = Struct.new(:site, :usuarie, :params, keyword_init: true) do
|
|||
site.reset.nil? &&
|
||||
add_licencias &&
|
||||
add_code_of_conduct &&
|
||||
add_privacy_policy
|
||||
end
|
||||
|
||||
add_privacy_policy &&
|
||||
deploy
|
||||
end
|
||||
|
||||
site
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue