feat: Add more description to testing tool

This commit is contained in:
Nathan Woodburn 2025-02-04 18:08:12 +11:00
parent e85b809f59
commit 630e33b822
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -5,7 +5,7 @@ import requests
# Plugin Data
info = {
"name": "Testing tools",
"description": "Testing tools",
"description": "Testing tools<br>Might not be useful for you",
"version": "1.0",
"author": "Nathan.Woodburn/"
}