mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 22:36:22 +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,11 +31,10 @@ SiteService = Struct.new(:site, :usuarie, :params, keyword_init: true) do
|
|||
site.reset.nil? &&
|
||||
add_licencias &&
|
||||
add_code_of_conduct &&
|
||||
add_privacy_policy
|
||||
add_privacy_policy &&
|
||||
deploy
|
||||
end
|
||||
|
||||
deploy
|
||||
|
||||
site
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue