From 56d19883126a2cf1b363b3c38afd23466b72e4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 8 Mar 2026 13:37:55 +0100 Subject: [PATCH] Change slug from 'lxc-execute' to 'execute' --- frontend/public/json/execute.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/execute.json b/frontend/public/json/execute.json index 9535f86d0..56e4d112a 100644 --- a/frontend/public/json/execute.json +++ b/frontend/public/json/execute.json @@ -1,6 +1,6 @@ { "name": "PVE LXC Execute Command", - "slug": "lxc-execute", + "slug": "execute", "categories": [ 1 ],