Merge pull request #37 from Oliver-Akins/feature/manifest-description
Add a description to the module manifest
This commit is contained in:
commit
34975156c1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "stat-tracker",
|
"id": "stat-tracker",
|
||||||
"title": "Stats Tracker",
|
"title": "Stats Tracker",
|
||||||
|
"description": "<p>A user-first approach to stat tracking. Designed from the ground up with the intent of being able to track whatever statistics you want.</p>",
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"maximum": 13,
|
"maximum": 13,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue