mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-26 13:49:21 +00:00
Tweak formatting
This commit is contained in:
parent
f59e0af091
commit
a48d6d10fb
@ -287,7 +287,7 @@ def formatted_output():
|
||||
else:
|
||||
output.append("No image mounted!")
|
||||
|
||||
output.append(f"IP {ip} ~ {host}")
|
||||
output.append(f"IP {ip} - {host}")
|
||||
return output
|
||||
|
||||
def start_splash():
|
||||
|
Loading…
Reference in New Issue
Block a user