adding citrix workspace

This commit is contained in:
Kash Raman
2022-06-13 14:07:45 -04:00
parent f310919cf9
commit 82018232bf

View File

@@ -59,6 +59,7 @@ remotes = [
"VirtualBox", "VirtualBox",
"VirtualBox Machine", "VirtualBox Machine",
"xfreerdp", "xfreerdp",
"Wfica",
] ]
remotes = [client.casefold() for client in remotes] remotes = [client.casefold() for client in remotes]