Merge pull request #707 from kash-raman/feature/citrxi

adding citrix workspace
This commit is contained in:
Ben Reaves
2022-06-13 18:36:58 -05:00
committed by GitHub

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]