Settings: better icons for Hooks tab
This commit is contained in:
parent
321c513682
commit
b778a80c79
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ NPanel {
|
||||||
}, {
|
}, {
|
||||||
"id": SettingsPanel.Tab.Hooks,
|
"id": SettingsPanel.Tab.Hooks,
|
||||||
"label": "Hooks",
|
"label": "Hooks",
|
||||||
"icon": "link",
|
"icon": "cable",
|
||||||
"source": hooksTab
|
"source": hooksTab
|
||||||
}, {
|
}, {
|
||||||
"id": SettingsPanel.Tab.About,
|
"id": SettingsPanel.Tab.About,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue