Skip to content

Commit

Permalink
fix: format json
Browse files Browse the repository at this point in the history
  • Loading branch information
ztelliot committed Feb 28, 2024
1 parent c7f1581 commit 5073e29
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions src/assets/MirrorDetail.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"alpine": {
"icon": "icon-alpine",
"help": "archlinux",
"help": "archlinux"
},
"anaconda": {
"icon": "icon-anaconda",
Expand All @@ -14,7 +14,7 @@
},
"aosp-monthly": {
"icon": "icon-aosp",
"help": "AOSP",
"help": "AOSP"
},
"apache": {
"icon": "icon-apache"
Expand All @@ -26,7 +26,7 @@
},
"archlinuxarm": {
"icon": "icon-archlinux",
"help": "archlinuxarm",
"help": "archlinuxarm"
},
"archlinuxcn": {
"icon": "icon-archlinux",
Expand All @@ -35,7 +35,7 @@
},
"armbian": {
"icon": "icon-armbian",
"help": "armbian",
"help": "armbian"
},
"armbian-dl": {
"icon": "icon-armbian"
Expand All @@ -47,15 +47,15 @@
},
"centos-altarch": {
"icon": "icon-centos",
"help": "centos-altarch",
"help": "centos-altarch"
},
"centos-stream": {
"icon": "icon-centos",
"help": "centos-stream",
"help": "centos-stream"
},
"centos-vault": {
"icon": "icon-centos",
"help": "centos-vault",
"help": "centos-vault"
},
"ceph": {
"icon": "icon-ceph"
Expand All @@ -65,7 +65,7 @@
},
"cygwin": {
"icon": "icon-cygwin",
"help": "cygwin",
"help": "cygwin"
},
"debian": {
"icon": "icon-debian",
Expand All @@ -79,7 +79,7 @@
},
"debian-nonfree": {
"icon": "icon-debian",
"help": "debian",
"help": "debian"
},
"debian-security": {
"icon": "icon-debian",
Expand All @@ -96,10 +96,10 @@
},
"docker-ce": {
"icon": "icon-docker",
"help": "docker-ce",
"help": "docker-ce"
},
"dockerhub": {
"icon": "icon-docker",
"icon": "icon-docker"
},
"eclipse": {
"icon": "icon-eclipse"
Expand All @@ -111,11 +111,11 @@
},
"fedora": {
"icon": "icon-fedora",
"help": "fedora",
"help": "fedora"
},
"fedora-altarch": {
"icon": "icon-fedora",
"help": "fedora",
"help": "fedora"
},
"gcc": {
"icon": "icon-gcc"
Expand Down Expand Up @@ -181,11 +181,11 @@
},
"kicad": {
"icon": "icon-kicad",
"help": "kicad",
"help": "kicad"
},
"kubernetes": {
"icon": "icon-kubernetes",
"help": "kubernetes",
"help": "kubernetes"
},
"linux": {
"icon": "icon-linux"
Expand All @@ -205,7 +205,7 @@
},
"manjaro": {
"icon": "icon-manjaro",
"help": "manjaro",
"help": "manjaro"
},
"manjaro-arm": {
"icon": "icon-manjaro"
Expand All @@ -218,15 +218,15 @@
},
"nix": {
"icon": "icon-nix",
"help": "nix",
"help": "nix"
},
"nix-channels": {
"icon": "icon-nix",
"help": "nix-channels",
"help": "nix-channels"
},
"nixos-images": {
"icon": "icon-nix",
"help": "nixos-images",
"help": "nixos-images"
},
"npm": {
"icon": "icon-npm",
Expand All @@ -240,29 +240,29 @@
},
"openbsd": {
"icon": "icon-openbsd",
"help": "openbsd",
"help": "openbsd"
},
"openeuler": {
"icon": "icon-openeuler"
},
"opensuse": {
"icon": "icon-opensuse",
"help": "opensuse",
"help": "opensuse"
},
"openwrt": {
"icon": "icon-openwrt",
"help": "openwrt",
"help": "openwrt"
},
"postmarketos": {
"icon": "icon-postmarketos",
"help": "postmarketOS",
"help": "postmarketOS"
},
"postmarketos-images": {
"icon": "icon-postmarketos"
},
"proxmox": {
"icon": "icon-proxmox",
"help": "proxmox",
"help": "proxmox"
},
"pypi": {
"icon": "icon-pypi",
Expand All @@ -279,7 +279,7 @@
},
"raspberrypi": {
"icon": "icon-raspberrypi",
"help": "raspberrypi",
"help": "raspberrypi"
},
"raspbian": {
"icon": "icon-raspberrypi",
Expand All @@ -296,7 +296,7 @@
},
"ubuntu-ports": {
"icon": "icon-ubuntu",
"help": "ubuntu-ports",
"help": "ubuntu-ports"
},
"ubuntu-releases": {
"icon": "icon-ubuntu",
Expand Down

0 comments on commit 5073e29

Please sign in to comment.