mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
nice
This commit is contained in:
parent
edda117a7a
commit
db3c0b0907
|
@ -1737,7 +1737,7 @@ def main(argv: Optional[list[str]] = None) -> None:
|
|||
except:
|
||||
lprint("\nfailed to disable quick-edit-mode:\n" + min_ex() + "\n")
|
||||
|
||||
if al.ansi:
|
||||
if not al.ansi:
|
||||
al.wintitle = ""
|
||||
|
||||
# propagate implications
|
||||
|
|
Loading…
Reference in a new issue