Changes to be committed:

modified:   src/shared/IpcEvents.ts
Also testing if commit is verified or not.
This commit is contained in:
Sammie Zhang 2024-05-06 01:18:29 -07:00
parent 9023d76d48
commit 2f2283137d
No known key found for this signature in database
GPG key ID: 94E117FC99C11E1A

View file

@ -24,6 +24,7 @@ export const enum IpcEvents {
SET_SETTINGS = "VCD_SET_SETTINGS",
SELECT_VENCORD_DIR = "VCD_SELECT_VENCORD_DIR",
SELECT_IMAGE_PATH= "VCD_SELECT_IMAGE_PATH",
UPDATER_GET_DATA = "VCD_UPDATER_GET_DATA",
UPDATER_DOWNLOAD = "VCD_UPDATER_DOWNLOAD",