diff options
author | Vendicated <vendicated@riseup.net> | 2022-08-31 04:07:16 +0200 |
---|---|---|
committer | Vendicated <vendicated@riseup.net> | 2022-08-31 04:07:16 +0200 |
commit | 98cb301df53305f397ac6e1b4e603c930820f228 (patch) | |
tree | 8c3bc642d0871a38f99aa2c2e8586bd7310cb361 /src/utils/ipcEvents.ts | |
parent | cb288e204dd531b31f957f82150398d22930fdeb (diff) | |
download | Vencord-98cb301df53305f397ac6e1b4e603c930820f228.tar.gz Vencord-98cb301df53305f397ac6e1b4e603c930820f228.tar.bz2 Vencord-98cb301df53305f397ac6e1b4e603c930820f228.zip |
Make Settings & Settings Page
Diffstat (limited to 'src/utils/ipcEvents.ts')
-rw-r--r-- | src/utils/ipcEvents.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils/ipcEvents.ts b/src/utils/ipcEvents.ts deleted file mode 100644 index 1920023..0000000 --- a/src/utils/ipcEvents.ts +++ /dev/null @@ -1,3 +0,0 @@ -export const IPC_QUICK_CSS_UPDATE = "VencordQuickCssUpdate"; -export const IPC_GET_QUICK_CSS = "VencordGetQuickCss"; -export const IPC_GET_SETTINGS_DIR = "VencordGetSettingsDir";
\ No newline at end of file |