mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
indentation
This commit is contained in:
parent
c1031cb2c6
commit
f02adf3001
1 changed files with 1 additions and 1 deletions
|
|
@ -282,4 +282,4 @@ class Instances:
|
|||
if result:
|
||||
return f"Instance {instance.name} has been restarted."
|
||||
|
||||
return f"Can't restart {instance.name}"
|
||||
return f"Can't restart {instance.name}"
|
||||
Loading…
Reference in a new issue