mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 07:37:39 +00:00
chore: add discord badge, update includes-labels
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
export * from './lookup';
|
||||
export * from './out-of-stock';
|
||||
export * from './includes-labels';
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ import {Logger} from '../logger';
|
||||
import open from 'open';
|
||||
import {Store} from './model';
|
||||
import {sendNotification} from '../notification';
|
||||
import {includesLabels} from './out-of-stock';
|
||||
import {includesLabels} from './includes-labels';
|
||||
|
||||
/**
|
||||
* Returns true if the brand should be checked for stock
|
||||
|
||||
Reference in New Issue
Block a user