You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If the function hasn't returned after the loop, raise an exception
648
648
raiseException(
649
-
f'The Desktop Api at http://{ip}{api_base_pathor"/"} is not running. You have surely forgotten to enable the Api in "api-config.ts".'
649
+
f'The Desktop Api at http://{ip}{api_base_pathor"/"} is not running. You have surely forgotten to enable the Api in "api-config.ts". Kindly enable it in "api-config.ts".'
0 commit comments