mirror of
https://github.com/onyx-and-iris/q3rcon-tui.git
synced 2026-02-26 03:09:09 +00:00
remove trailing space
This commit is contained in:
parent
fcc91b7e34
commit
1cee478197
@ -70,7 +70,7 @@ class RconApp(App):
|
||||
)
|
||||
except RCONError:
|
||||
output = (
|
||||
f'Unable to execute command {cmd}. ',
|
||||
f'Unable to execute command {cmd}.',
|
||||
'It may be due to a map change or a server restart.',
|
||||
'If the problem persists, please check your connection settings and ensure the server is running.',
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user