From 4b6677618e82acd5a66c195b3a407404cfc67ce8 Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Tue, 22 Jul 2025 15:20:06 +0200 Subject: [PATCH] testing to see if it works --- frontend/public/json/add-iptag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/add-iptag.json b/frontend/public/json/add-iptag.json index c43ef3550..1545e0f51 100644 --- a/frontend/public/json/add-iptag.json +++ b/frontend/public/json/add-iptag.json @@ -13,7 +13,7 @@ "website": null, "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/proxmox.webp", "config_path": "/opt/iptag/iptag.conf", - "description": "This script automatically adds IP address as tags to LXC containers or VM's using a systemd service. The service also updates the tags if a LXC/VM IP address is changed." + "description": "This script automatically adds IP address as tags to LXC containers or VM's using a systemd service. The service also updates the tags if a LXC/VM IP address is changed.", "install_methods": [ { "type": "default",