Check mount location
This commit is contained in:
@@ -27,6 +27,8 @@ exports.IPC_Check_Dependency_Installed_Reply = 'check_dependency_installed';
|
||||
exports.IPC_Check_Installed = 'check_installed';
|
||||
exports.IPC_Check_Installed_Reply = 'check_installed_reply';
|
||||
|
||||
exports.IPC_Check_Mount_Location = 'check_mount_location';
|
||||
|
||||
exports.IPC_Delete_File = 'delete_file';
|
||||
|
||||
exports.IPC_Detect_Mounts = 'detect_mounts';
|
||||
|
||||
Reference in New Issue
Block a user