mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-17 01:31:51 +00:00
fix: temporalmente no agregar licencias
This commit is contained in:
parent
41eefa3921
commit
738f8b7e48
1 changed files with 0 additions and 4 deletions
|
@ -17,8 +17,6 @@ SiteService = Struct.new(:site, :usuarie, :params, keyword_init: true) do
|
|||
commit_config(action: :create)
|
||||
end
|
||||
|
||||
add_licencias
|
||||
|
||||
site
|
||||
end
|
||||
|
||||
|
@ -30,8 +28,6 @@ SiteService = Struct.new(:site, :usuarie, :params, keyword_init: true) do
|
|||
commit_config(action: :update)
|
||||
end
|
||||
|
||||
change_licencias
|
||||
|
||||
site
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue