mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
feat: card series filter, fix: newegg oosLabels (#120)
This commit is contained in:
@@ -2,11 +2,10 @@ import {Link} from '../store/model';
|
||||
import {sendNotification} from '../notification';
|
||||
|
||||
const link: Link = {
|
||||
series: 'debug',
|
||||
brand: 'brand',
|
||||
cartUrl: 'http://example.com/',
|
||||
captchaLabels: ['captcha'],
|
||||
model: 'model',
|
||||
oosLabels: ['out of stock'],
|
||||
url: 'http://example.com/'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user