Version 1.1.67
[e-mobility-charging-stations-simulator.git] / src / charging-station / ui-server / ui-services / UIServiceUtils.ts
index 573520b9687c93b267fcf4fcfe4eb70f6ee4453e..cf89b0c60598c2625b691288b144819c9e52c209 100644 (file)
@@ -32,7 +32,7 @@ export class UIServiceUtils {
     }
     logger.error(
       `${Utils.logPrefix(
-        ' UI WebSocket Server:'
+        ' UI WebSocket Server |'
       )} Unsupported protocol: ${protocol} or protocol version: ${version}`
     );
     return false;