mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-08 22:23:02 -04:00
parent
e563521416
commit
74c3930e0a
41 changed files with 141 additions and 87 deletions
|
@ -1,7 +1,7 @@
|
|||
import IpcEvents from "./IpcEvents";
|
||||
import Logger from "./logger";
|
||||
import { IpcRes } from './types';
|
||||
import gitHash from 'git-hash';
|
||||
import { IpcRes } from "./types";
|
||||
import gitHash from "git-hash";
|
||||
|
||||
export const UpdateLogger = new Logger("Updater", "white");
|
||||
export let isOutdated = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue