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