DayJS and antd improvements.
This commit is contained in:
@@ -4,7 +4,7 @@ const _ = require("lodash");
|
||||
const log = require("electron-log");
|
||||
const { store } = require("../electron-store");
|
||||
const { BrowserWindow } = require("electron");
|
||||
const ipcTypes = require("../../src/ipc.types");
|
||||
const ipcTypes = require("../../src/ipc.types.commonjs");
|
||||
const {
|
||||
NewNotification,
|
||||
} = require("../notification-wrapper/notification-wrapper");
|
||||
|
||||
Reference in New Issue
Block a user