mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Push progress
TODO: rework RESET, probably to main.cpp again
This commit is contained in:
@@ -167,7 +167,7 @@ function sendToHyperion(command, subcommand, msg)
|
||||
|
||||
function requestAuthorization()
|
||||
{
|
||||
sendToHyperion("authorize","login",'"username": "Hyperion", "password": "hyperion"');
|
||||
sendToHyperion("authorize","login",'"password": "hyperion"');
|
||||
}
|
||||
|
||||
function requestToken(comment)
|
||||
|
Reference in New Issue
Block a user