From d185765831d28cc82112f07149c87d4c9cd3b5ec Mon Sep 17 00:00:00 2001 From: Lewis Lebentz Date: Wed, 5 Oct 2022 17:40:53 +0100 Subject: [PATCH] Add Frontline Worker alias (#1566) --- src/gam/var.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gam/var.py b/src/gam/var.py index b9f327bf..cd9c1fc1 100644 --- a/src/gam/var.py +++ b/src/gam/var.py @@ -206,7 +206,7 @@ SKUS = { }, '1010020030': { 'product': 'Google-Apps', - 'aliases': ['workspacefrontline', 'workspacefrontlineworker'], + 'aliases': ['wsflw', 'workspacefrontline', 'workspacefrontlineworker'], 'displayName': 'Workspace Frontline' }, '1010340002': {