mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
space :(
This commit is contained in:
parent
14cddbb210
commit
ef9165b3a2
@ -196,7 +196,7 @@ class DeployedService(UUIDModel, TaggingMixin):
|
||||
# return datetime.now()
|
||||
activePub = self.activePublication()
|
||||
if activePub is None or activePub.revision == self.current_pub_revision - 1:
|
||||
return None
|
||||
return None
|
||||
|
||||
# Return the date
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user