mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-28 18:36:23 +00:00
Merge branch 'issue-14169' of https://0xacab.org/sutty/sutty into 17.3.alpine.panel.sutty.nl
This commit is contained in:
commit
e885f7e0f1
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ class DeployJob < ApplicationJob
|
|||
status: status,
|
||||
seconds: seconds,
|
||||
size: size,
|
||||
urls: urls.map(&:to_s)
|
||||
urls: urls
|
||||
}
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue