From cb6b76d067727bd9cb52d03f7c0077e7eceabee7 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Tue, 18 Jul 2023 19:16:37 +0200 Subject: [PATCH] GPClient: minor fix on dialog --- packages.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages.json b/packages.json index e2720e9..17ab5dc 100644 --- a/packages.json +++ b/packages.json @@ -69,6 +69,16 @@ "dependencies": ["Antunnel@0.2.0-b"], "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/2.0.x/AntunnelPlugins/build/release/AntunnelPlugins.zip" }, + { + "pkgname": "AntunnelTestClient", + "name": "AntunnelTestClient", + "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/2.0.x/AntunnelTestClient/README.md", + "category": "Development", + "author": "Dany LE", + "version": "0.1.0-a", + "dependencies": ["Antunnel@0.2.1-b"], + "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/2.0.x/AntunnelTestClient/build/release/AntunnelTestClient.zip" + }, { "pkgname": "Archive", "name": "Archive",