mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore: clean up and bump node version
This commit is contained in:
@@ -4,7 +4,7 @@ import {config} from '../config';
|
||||
import {join} from 'path';
|
||||
import notifier from 'node-notifier';
|
||||
|
||||
const desktop = config.notifications.desktop;
|
||||
const {desktop} = config.notifications;
|
||||
|
||||
export function sendDesktopNotification(link: Link, store: Store) {
|
||||
if (desktop) {
|
||||
|
||||
Reference in New Issue
Block a user