mirror of
https://github.com/kunkunsh/kunkun-ext-wifi-password.git
synced 2025-04-03 18:56:43 +00:00
chore: update version to 0.1.11 and change icon to wifi-rounded
This commit is contained in:
parent
b0920578d3
commit
506363e7bd
2
jsr.json
2
jsr.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@kunkun/kunkun-ext-wifi-password",
|
"name": "@kunkun/kunkun-ext-wifi-password",
|
||||||
"version": "0.1.10",
|
"version": "0.1.11",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": "./mod.ts",
|
"exports": "./mod.ts",
|
||||||
"publish": {
|
"publish": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"$schema": "https://schema.kunkun.sh",
|
"$schema": "https://schema.kunkun.sh",
|
||||||
"name": "kunkun-ext-wifi-password",
|
"name": "kunkun-ext-wifi-password",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.1.10",
|
"version": "0.1.11",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"kunkun": {
|
"kunkun": {
|
||||||
"name": "Wifi Password",
|
"name": "Wifi Password",
|
||||||
@ -84,7 +84,7 @@
|
|||||||
"demoImages": [],
|
"demoImages": [],
|
||||||
"icon": {
|
"icon": {
|
||||||
"type": "iconify",
|
"type": "iconify",
|
||||||
"value": "material-symbols:extension"
|
"value": "material-symbols:wifi-rounded"
|
||||||
},
|
},
|
||||||
"customUiCmds": [],
|
"customUiCmds": [],
|
||||||
"templateUiCmds": [
|
"templateUiCmds": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user