fix(@desktop/profile): Application nav bar settings button is incorrect

Updated the settings icon in the config file.

fixes #4172
This commit is contained in:
Khushboo Mehta 2021-11-29 11:28:06 +01:00 committed by Sale Djenic
parent f44926b7aa
commit 7643c6228c
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ const NODEMANAGEMENT_SECTION_ICON* = "node"
const SETTINGS_SECTION_ID* = "profileSettings"
const SETTINGS_SECTION_NAME* = "Settings"
const SETTINGS_SECTION_ICON* = "status-update"
const SETTINGS_SECTION_ICON* = "settings"