From f8079c6185ddae5fe84a73c53a4be80e5f2e21cf Mon Sep 17 00:00:00 2001 From: Martin Nygaard Jensen <69148218+ravager-dk@users.noreply.github.com> Date: Tue, 4 Apr 2023 17:34:49 +0200 Subject: Add Citrix workspace (#328) --- recipes/citrix-workspace/package.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/citrix-workspace/package.json (limited to 'recipes/citrix-workspace/package.json') diff --git a/recipes/citrix-workspace/package.json b/recipes/citrix-workspace/package.json new file mode 100644 index 0000000..b7f8619 --- /dev/null +++ b/recipes/citrix-workspace/package.json @@ -0,0 +1,12 @@ +{ + "id": "citrix-workspace", + "name": "Citrix Workspace", + "version": "1.0.0", + "license": "MIT", + "config": { + "serviceURL": "https://{teamId}.cloud.com", + "hasNotificationSound": true, + "hasTeamId": true, + "urlInputSuffix": ".cloud.com" + } +} -- cgit v1.2.3-70-g09d2