From 3f43cd557538ef70654c24b5a590521d2fca1039 Mon Sep 17 00:00:00 2001 From: bitspill Date: Thu, 5 Jun 2025 02:11:13 -0500 Subject: [PATCH] Fix clean-lxcs.sh type categorization (#4980) --- frontend/public/json/clean-lxcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/clean-lxcs.json b/frontend/public/json/clean-lxcs.json index 547744374..c464d734d 100644 --- a/frontend/public/json/clean-lxcs.json +++ b/frontend/public/json/clean-lxcs.json @@ -5,7 +5,7 @@ 1 ], "date_created": "2024-04-29", - "type": "addon", + "type": "pve", "updateable": false, "privileged": false, "interface_port": null,