From b43bfffbbff48ad4ff495336467edfb9c70207cd Mon Sep 17 00:00:00 2001 From: flox_x <93255373+flooxo@users.noreply.github.com> Date: Sat, 16 Dec 2023 11:25:34 +0100 Subject: [PATCH] Missing plugin name --- plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins.json b/plugins.json index 8ed632a79..62800c46e 100644 --- a/plugins.json +++ b/plugins.json @@ -1979,7 +1979,7 @@ }, { "ID": "89f50521dd80461895ae6ce1b700f444", - "Name": "Plugin name", + "Name": "WireGuard", "Description": "Connect to VPN via WireGuard VPN interfaces", "Author": "flooxo", "Version": "1.0.0", @@ -1991,4 +1991,4 @@ "DateAdded": "2023-12-16T06:53:53Z", "LatestReleaseDate": "2023-12-13T12:51:34Z" } -] \ No newline at end of file +]