Support S3 delete
This commit is contained in:
@@ -159,8 +159,8 @@ exports.IPC_Install_Upgrade_Reply = 'install_upgrade_reply';
|
||||
exports.IPC_Mount_Drive = 'mount_drive';
|
||||
exports.IPC_Mount_Drive_Reply = 'mount_drive_reply';
|
||||
|
||||
exports.IPC_Remove_Remote_Mount = 'remove_remote_mount';
|
||||
exports.IPC_Remove_Remote_Mount_Reply = 'remove_remote_mount_reply';
|
||||
exports.IPC_Remove_Mount = 'remove_mount';
|
||||
exports.IPC_Remove_Mount_Reply = 'remove_mount_reply';
|
||||
|
||||
exports.IPC_Reboot_System = 'reboot_system';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user