mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
ui: fixed config option
This commit is contained in:
parent
6006717b86
commit
94492f0a71
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ class Config:
|
|||
NOTIFICATION_TYPE_SYSTEM = 0
|
||||
NOTIFICATION_TYPE_QT = 1
|
||||
|
||||
STATS_UPDATE_INTERVAL = "statsDialog/update_interval"
|
||||
STATS_REFRESH_INTERVAL = "statsDialog/refresh_interval"
|
||||
STATS_GEOMETRY = "statsDialog/geometry"
|
||||
STATS_LAST_TAB = "statsDialog/last_tab"
|
||||
STATS_FILTER_TEXT = "statsDialog/general_filter_text"
|
||||
|
|
Loading…
Add table
Reference in a new issue