Skip to content
Snippets Groups Projects
Commit df22cc4b authored by HJ's avatar HJ :fire:
Browse files

update icon

parent 55d7ec41
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,8 @@ import {
faBell,
faDownload,
faEyeSlash,
faInfo
faInfo,
faWindowRestore
} from '@fortawesome/free-solid-svg-icons'
library.add(
......@@ -31,7 +32,8 @@ library.add(
faBell,
faDownload,
faEyeSlash,
faInfo
faInfo,
faWindowRestore
)
const SettingsModalContent = {
......
......@@ -23,7 +23,7 @@
</div>
<div
:label="$t('settings.appearance')"
icon="paint-brush"
icon="window-restore"
data-tab-name="appearance"
>
<AppearanceTab />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment