5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-12-01 09:26:21 +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, status: status,
seconds: seconds, seconds: seconds,
size: size, size: size,
urls: urls.map(&:to_s) urls: urls
} }
end end