Compare commits
7 Commits
04-06-2025
...
5a2aebe924
Author | SHA1 | Date | |
---|---|---|---|
5a2aebe924 | |||
b0e5da3e09 | |||
caa0635b88 | |||
9825c09de0 | |||
e1950cf8bf | |||
a62c061350 | |||
f7c1c96461 |
Binary file not shown.
@@ -67,7 +67,7 @@ class AppConfig:
|
||||
UI_CONFIG: Dict[str, Any] = {
|
||||
"window_title": "",
|
||||
"window_title2": "LogViewer",
|
||||
"window_size": (590, 460),
|
||||
"window_size": (595, 460),
|
||||
"font_family": "Ubuntu",
|
||||
"font_size": 11,
|
||||
"resizable_window": (True, True),
|
||||
|
Reference in New Issue
Block a user