Export Skylinks to json file
This commit is contained in:
@@ -110,6 +110,8 @@ exports.INSTALL_TYPES = {
|
||||
|
||||
exports.IPC_Browse_Directory = 'browse_directory';
|
||||
|
||||
exports.IPC_Browse_File = 'browse_file';
|
||||
|
||||
exports.IPC_Check_Daemon_Version = 'check_daemon_version';
|
||||
exports.IPC_Check_Daemon_Version_Reply = 'check_daemon_version_reply';
|
||||
|
||||
@@ -179,6 +181,7 @@ exports.IPC_Remove_Mount_Reply = 'remove_mount_reply';
|
||||
|
||||
exports.IPC_Reboot_System = 'reboot_system';
|
||||
|
||||
exports.IPC_Save_File = 'save_file';
|
||||
exports.IPC_Save_State = 'save_state';
|
||||
|
||||
exports.IPC_Set_Pinned = 'set_pinned';
|
||||
|
||||
Reference in New Issue
Block a user