mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
fix: typo
This commit is contained in:
parent
0dfcc5a387
commit
de4e74daa1
@ -215,7 +215,7 @@ class ModManager:
|
||||
|
||||
def _server_timeout(self) -> None:
|
||||
dialog = ExceptionDialog(self.controller, server_timeout)
|
||||
dialog.set_seconary_text(kb.DZG_006)
|
||||
dialog.set_secondary_text(kb.DZG_006)
|
||||
dialog.run()
|
||||
|
||||
def select_colorized(self) -> None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user