mirror of
https://github.com/PlaceholderAPI/Javascript-Expansion.git
synced 2025-05-23 10:39:04 +00:00
Fix json
This commit is contained in:
parent
33b8f26ee3
commit
3f9562b15d
@ -12,11 +12,12 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A simple placeholder which will return brackets around the faction name if the user is in a faction, if they are not it will return nothing",
|
"description": "A simple placeholder which will return brackets around the faction name if the user is in a faction, if they are not it will return nothing",
|
||||||
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/factions.js"
|
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/factions.js"
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"name": "tags",
|
"name": "tags",
|
||||||
"author": "Frosty",
|
"author": "Frosty",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "A simple placeholder which formats DeluxeTags tag spacing",
|
"description": "A simple placeholder which formats DeluxeTags tag spacing",
|
||||||
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/tags.js",
|
"url": "https://raw.githubusercontent.com/PlaceholderAPI/Javascript-Expansion/master/scripts/tags.js"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user