Spaces:
Runtime error
Runtime error
Update bf_trigger.py
Browse files- bf_trigger.py +1 -1
bf_trigger.py
CHANGED
@@ -21,7 +21,7 @@ brandfolder_api = os.environ['BRANDFOLDER_API_KEY']
|
|
21 |
client_key_dict = {
|
22 |
"The Official Moving Company, LLC": 'KXRbpext',
|
23 |
"Newmark Commercial Real Estate": 'none',
|
24 |
-
"Test Collection": '
|
25 |
'Direct Mail Xperts LLC':'d5J3MdlO'
|
26 |
}
|
27 |
|
|
|
21 |
client_key_dict = {
|
22 |
"The Official Moving Company, LLC": 'KXRbpext',
|
23 |
"Newmark Commercial Real Estate": 'none',
|
24 |
+
"Test Collection": 'test',
|
25 |
'Direct Mail Xperts LLC':'d5J3MdlO'
|
26 |
}
|
27 |
|