From dce8332c9be98beb0e66e2d43a9cd62dea24474c Mon Sep 17 00:00:00 2001 From: Pulse Monitor Date: Fri, 8 Aug 2025 21:57:37 +0000 Subject: [PATCH] fix: remove 'New' label from auto-configuration message --- frontend-modern/src/components/Settings/NodeModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-modern/src/components/Settings/NodeModal.tsx b/frontend-modern/src/components/Settings/NodeModal.tsx index 487f471fc..b1fbb375c 100644 --- a/frontend-modern/src/components/Settings/NodeModal.tsx +++ b/frontend-modern/src/components/Settings/NodeModal.tsx @@ -484,7 +484,7 @@ export const NodeModal: Component = (props) => {
  • Automatically registers the node with Pulse
  • - ✨ New: The script now automatically configures Pulse - no manual token copying needed! + The script automatically configures Pulse - no manual token copying needed!

    Permissions granted: PVEAuditor (read-only) on root @@ -691,7 +691,7 @@ export const NodeModal: Component = (props) => {

  • Automatically registers the server with Pulse
  • - ✨ New: The script now automatically configures Pulse - no manual token copying needed! + The script automatically configures Pulse - no manual token copying needed!