fix: color logs and notification

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-09-23 18:43:25 -04:00
parent a154e95681
commit 76b28a6dbd
4 changed files with 53 additions and 28 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ import {sendNotification} from '../notification';
const link: Link = {
brand: 'test:brand',
cartUrl: 'test:cartUrl',
cartUrl: 'https://www.example.com/cartUrl',
model: 'test:model',
series: 'test:series',
url: 'test:url'
url: 'https://www.example.com/url'
};
const store: Store = {