Fix: Update slug to lowercase in pf2etools.json ()

This commit is contained in:
Emik
2025-03-08 23:06:14 +08:00
committed by GitHub
parent a56bbba2bd
commit 70f96e3bfd

@ -1,6 +1,6 @@
{ {
"name": "Pf2eTools", "name": "Pf2eTools",
"slug": "Pf2eTools", "slug": "pf2etools",
"categories": [ "categories": [
24 24
], ],