#39: Cleanup old releases and UI upgrades

This commit is contained in:
2020-02-12 13:52:32 -06:00
parent d69515506a
commit 373de7e5f5
5 changed files with 77 additions and 16 deletions

View File

@@ -85,6 +85,8 @@ exports.IPC_Check_Installed_Reply = 'check_installed_reply';
exports.IPC_Check_Mount_Location = 'check_mount_location';
exports.IPC_Cleanup_Releases = 'IPC_Cleanup_Releases';
exports.IPC_Delete_File = 'delete_file';
exports.IPC_Detect_Mount = 'detect_mount';