Single mount detection
This commit is contained in:
@@ -87,8 +87,8 @@ exports.IPC_Check_Mount_Location = 'check_mount_location';
|
||||
|
||||
exports.IPC_Delete_File = 'delete_file';
|
||||
|
||||
exports.IPC_Detect_Mounts = 'detect_mounts';
|
||||
exports.IPC_Detect_Mounts_Reply = 'detect_mounts_reply';
|
||||
exports.IPC_Detect_Mount = 'detect_mount';
|
||||
exports.IPC_Detect_Mount_Reply = 'detect_mount_reply';
|
||||
|
||||
exports.IPC_Download_File = 'download_file';
|
||||
exports.IPC_Download_File_Complete = 'download_file_complete';
|
||||
|
||||
Reference in New Issue
Block a user