mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-27 04:49:18 +00:00
Show IP above RaSCSI version
This commit is contained in:
parent
861f4a4327
commit
5d304e4eaf
@ -301,8 +301,8 @@ def formatted_output():
|
|||||||
else:
|
else:
|
||||||
output.append("No image mounted!")
|
output.append("No image mounted!")
|
||||||
|
|
||||||
output.append(f"~~RaSCSI v{version}~~")
|
|
||||||
output.append(f"IP: {ip}")
|
output.append(f"IP: {ip}")
|
||||||
|
output.append(f"~~RaSCSI v{version}~~")
|
||||||
return output
|
return output
|
||||||
|
|
||||||
def start_splash():
|
def start_splash():
|
||||||
|
Loading…
Reference in New Issue
Block a user