mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-16 20:23:32 +01:00
Update category value in glance.json and adguard-home.json (#9932)
* Update category value in glance.json * Change category value from 9 to 5 in adguardhome-sync.json
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
"name": "AdGuardHome-Sync",
|
"name": "AdGuardHome-Sync",
|
||||||
"slug": "adguardhome-sync",
|
"slug": "adguardhome-sync",
|
||||||
"categories": [
|
"categories": [
|
||||||
9
|
5
|
||||||
],
|
],
|
||||||
"date_created": "2025-12-13",
|
"date_created": "2025-12-13",
|
||||||
"type": "addon",
|
"type": "addon",
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
"name": "Glance",
|
"name": "Glance",
|
||||||
"slug": "glance",
|
"slug": "glance",
|
||||||
"categories": [
|
"categories": [
|
||||||
9
|
10
|
||||||
],
|
],
|
||||||
"date_created": "2024-12-02",
|
"date_created": "2024-12-02",
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
|
|||||||
Reference in New Issue
Block a user