changed disco-panel to discopanel in json to match file names

This commit is contained in:
DragoQC 2025-11-27 08:31:11 -05:00
parent 9b80646c04
commit 845b909549

View File

@ -1,6 +1,6 @@
{
"name": "DiscoPanel",
"slug": "disco-panel",
"slug": "discopanel",
"categories": [
24
],
@ -17,7 +17,7 @@
"install_methods": [
{
"type": "default",
"script": "ct/disco-panel.sh",
"script": "ct/discopanel.sh",
"resources": {
"cpu": 4,
"ram": 8096,