Skip to content

Commit ad93b6a

Browse files
committed
fix(docs): update icon values in meta.json files for consistency
1 parent 5351edb commit ad93b6a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/docs/commander/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"root": true,
33
"title": "Commander",
44
"description": "Manage command visibility and permissions",
5-
"icon": "Terminal"
5+
"icon": "Command"
66
}

content/docs/economist/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"root": true,
33
"title": "Economist",
44
"description": "Create and manage in-game economies",
5-
"icon": "CircleDollarSign"
5+
"icon": "Landmark"
66
}

content/docs/perworlds/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"root": true,
33
"title": "PerWorlds",
44
"description": "The most versatile per-world plugin ever",
5-
"icon": "EarthLock",
5+
"icon": "GlobeLock",
66
"pages": [
77
"---Links---",
88
"[Github][GitHub](https://github.com/TheNextLvl-net/per-worlds)",

content/docs/serviceio/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"root": true,
33
"title": "ServiceIO",
44
"description": "A powerful and fast Vault replacement",
5-
"icon": "LockKeyhole",
5+
"icon": "Archive",
66
"pages": [
77
"---Links---",
88
"[Github][GitHub](https://github.com/TheNextLvl-net/service-io)",

content/docs/worlds/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"root": true,
33
"title": "Worlds",
44
"description": "The most powerful world management plugin",
5-
"icon": "Earth",
5+
"icon": "Globe",
66
"pages": [
77
"---Links---",
88
"[Github][GitHub](https://github.com/TheNextLvl-net/worlds)",

0 commit comments

Comments
 (0)