File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed
Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -177,6 +177,7 @@ useCommandPaletteContextCommands(
177177 <LinkBase
178178 :to =" `https://socket.dev/npm/package/${pkg.name}`"
179179 :title =" $t('common.view_on.socket_dev')"
180+ classicon =" i-simple-icons:socket"
180181 >
181182 socket.dev
182183 </LinkBase >
Original file line number Diff line number Diff line change 336336 "gitea" : " View on Gitea" ,
337337 "gitee" : " View on Gitee" ,
338338 "radicle" : " View on Radicle" ,
339+ "socket_dev" : " view on socket.dev" ,
339340 "sourcehut" : " View on SourceHut" ,
340341 "tangled" : " View on Tangled"
341342 },
Original file line number Diff line number Diff line change 10121012 "radicle" : {
10131013 "type" : " string"
10141014 },
1015+ "socket_dev" : {
1016+ "type" : " string"
1017+ },
10151018 "sourcehut" : {
10161019 "type" : " string"
10171020 },
You can’t perform that action at this time.
0 commit comments