mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
Rewrite
This commit is contained in:
commit
af498e7829
11 changed files with 1186 additions and 0 deletions
4
src/utils/constants.ts
Normal file
4
src/utils/constants.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { join } from 'path';
|
||||
|
||||
export const WEBPACK_CHUNK = "webpackChunkdiscord_app";
|
||||
// export const SETTINGS_DIR = join(process.env.DATA_DIR!, "settings");
|
Loading…
Add table
Add a link
Reference in a new issue