mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🎨 style: update CodeSherpa icon (#2417)
The icon address error leads to the icon not displaying.
This commit is contained in:
parent
8c22bb1d3d
commit
6db91978ca
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"name": "CodeSherpa",
|
||||
"pluginKey": "codesherpa_tools",
|
||||
"description": "[Experimental] A REPL for your chat. Requires https://github.com/iamgreggarcia/codesherpa",
|
||||
"icon": "https://github.com/iamgreggarcia/codesherpa/blob/main/localserver/_logo.png",
|
||||
"icon": "https://raw.githubusercontent.com/iamgreggarcia/codesherpa/main/localserver/_logo.png",
|
||||
"authConfig": [
|
||||
{
|
||||
"authField": "CODESHERPA_SERVER_URL",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue