5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-30 10:16:08 +00:00

BREAKING CHANGE: usar la última instancia de Distributed Press

This commit is contained in:
f 2023-03-31 12:01:00 -03:00
parent 95198832c4
commit b759398a4e

View file

@ -88,7 +88,7 @@ class DeployDistributedPress < Deploy
#
# @return [DistributedPressPublisher]
def publisher
@publisher ||= DistributedPressPublisher.first
@publisher ||= DistributedPressPublisher.last
end
# El cliente para actualizar el sitio