mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
Fix: Update slug to lowercase in pf2etools.json (#2942)
This commit is contained in:
parent
a56bbba2bd
commit
70f96e3bfd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Pf2eTools",
|
"name": "Pf2eTools",
|
||||||
"slug": "Pf2eTools",
|
"slug": "pf2etools",
|
||||||
"categories": [
|
"categories": [
|
||||||
24
|
24
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue