Disabled //restart , restored backwards compatibility for the backend on restart
This commit is contained in:
@ -15,6 +15,8 @@ interface CommunicationMethods {
|
||||
* - message
|
||||
*/
|
||||
const REBOOT_MANIA_CONTROL = "ManiaControl.Reboot";
|
||||
/** @deprecated */
|
||||
const RESTART_MANIA_CONTROL = "ManiaControl.Restart";
|
||||
|
||||
/** Update the ManiaControl Core */
|
||||
const UPDATE_MANIA_CONTROL_CORE = "UpdateManager.CoreUpdate";
|
||||
|
Reference in New Issue
Block a user