Skip to content

Commit 6fa04bd

Browse files
committed
feat: Update LSP settings icon
1 parent 6899d7d commit 6fa04bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/settings/mainSettings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default function mainSettings() {
9797
{
9898
key: "lsp-settings",
9999
text: strings?.lsp_settings || "Language servers",
100-
icon: "psychology",
100+
icon: "licons zap",
101101
index: 7,
102102
},
103103
{

0 commit comments

Comments
 (0)