ws: fix wrong message in the logfile

This commit is contained in:
alfrix 2024-05-03 11:42:52 -03:00
parent 616574ed3b
commit 3468988572

View File

@ -330,7 +330,7 @@ class MoonrakerApi:
)
def identify_client(self, version, api_key):
logging.debug("Sending printer.firmware_restart")
logging.debug("Sending server.connection.identify")
return self._ws.send_method(
"server.connection.identify",
{