From a773ce468828e474fe3ebab2db4041f228cead19 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Wed, 4 Jun 2025 21:31:36 -0600 Subject: [PATCH] Add description to manifest --- public/module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/module.json b/public/module.json index 8a135de..431b68d 100644 --- a/public/module.json +++ b/public/module.json @@ -1,6 +1,7 @@ { "id": "stat-tracker", "title": "Stats Tracker", + "description": "

A user-first approach to stat tracking. Designed from the ground up with the intent of being able to track whatever statistics you want.

", "version": "1.0.3", "compatibility": { "maximum": 13,