From 37835ccc55c530e41119c98a8acf49e2774533da Mon Sep 17 00:00:00 2001 From: jwkwon0817 Date: Mon, 7 Apr 2025 18:26:27 +0900 Subject: [PATCH] Add Tailscale ExitNode entry to meta.json --- meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta.json b/meta.json index 812448ab..9853545d 100644 --- a/meta.json +++ b/meta.json @@ -2686,7 +2686,7 @@ "self-hosted" ] }, - { + { "id": "tailscale-exitnode", "name": "Tailscale Exit nodes", "version": "1.0.0", @@ -2700,5 +2700,5 @@ "tags": [ "network" ] - }, + } ]