mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Revert streaming subscription names
This commit is contained in:
		| @@ -285,7 +285,7 @@ void JsonCallbacks::doCallback(Subscription::Type cmd, const QVariant& data) | ||||
| 	QJsonObject obj; | ||||
| 	obj["command"] = Subscription::toString(cmd); | ||||
|  | ||||
| 	if (Subscription::isInstacneSpecific(cmd)) | ||||
| 	if (Subscription::isInstanceSpecific(cmd)) | ||||
| 	{ | ||||
| 		obj["instance"] = _hyperion->getInstanceIndex(); | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user