mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Align LogMsg subscription command
This commit is contained in:
		| @@ -181,7 +181,7 @@ $(document).ready(function () { | ||||
|   if (!window.loggingHandlerInstalled) { | ||||
|     window.loggingHandlerInstalled = true; | ||||
|  | ||||
|     $(window.hyperion).on("cmd-logging-update", function (event) { | ||||
|     $(window.hyperion).on("cmd-logmsg-update", function (event) { | ||||
|  | ||||
|       var messages = (event.response.data.messages); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user