Skip to content

Commit

Permalink
Change My IP extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
HuakunShen committed May 26, 2024
1 parent 111986b commit 7f3e440
Show file tree
Hide file tree
Showing 62 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://extensions.jarvis.huakun.tech/schema.json",
"name": "@huakunshen/jarvis-ext-myip",
"name": "@huakunshen/jarvis-ext-ip-info",
"version": "0.0.1",
"description": "Jarvis IP Extension",
"private": false,
Expand All @@ -25,7 +25,7 @@
"zod": "^3.23.8"
},
"jarvis": {
"identifier": "tech.huakun.jarvis-ext-myip",
"identifier": "tech.huakun.jarvis-ext-ip-info",
"demoImages": [],
"icon": {
"type": "iconify",
Expand All @@ -34,7 +34,7 @@
"uiCmds": [
{
"main": "dist",
"name": "My IP",
"name": "IP Info",
"devMain": "http://localhost:5173",
"window": {
"titleBarStyle": "overlay"
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7f3e440

Please sign in to comment.