5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-28 16:26:22 +00:00

Merge branch 'issue-14169' of https://0xacab.org/sutty/sutty into 17.3.alpine.panel.sutty.nl

This commit is contained in:
Sutty 2023-08-31 17:58:33 +00:00
commit e885f7e0f1

View file

@ -70,7 +70,7 @@ class DeployJob < ApplicationJob
status: status,
seconds: seconds,
size: size,
urls: urls.map(&:to_s)
urls: urls
}
end