Changes to be committed:
modified: src/shared/IpcEvents.ts Also testing if commit is verified or not.
This commit is contained in:
parent
9023d76d48
commit
2f2283137d
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue