Settings: better icons for Hooks tab

This commit is contained in:
LemmyCook 2025-09-04 14:46:19 -04:00
parent 321c513682
commit b778a80c79

View file

@ -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,