aboutsummaryrefslogtreecommitdiff
path: root/src/utils/IpcEvents.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/IpcEvents.ts')
-rw-r--r--src/utils/IpcEvents.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/IpcEvents.ts b/src/utils/IpcEvents.ts
index 70ba502..6061fcb 100644
--- a/src/utils/IpcEvents.ts
+++ b/src/utils/IpcEvents.ts
@@ -19,4 +19,4 @@ export default strEnum({
SET_SETTINGS: "VencordSetSettings",
OPEN_EXTERNAL: "VencordOpenExternal",
OPEN_PATH: "VencordOpenPath",
-} as const); \ No newline at end of file
+} as const);