mylesai commited on
Commit
c7a6da7
·
verified ·
1 Parent(s): dd2b75c

Update bf_trigger.py

Browse files
Files changed (1) hide show
  1. 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": 'none',
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