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

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

View File

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