Thread: [pgadmin-org/pgadmin4] 956401: Fixed an issue pgAdmin fails to launch due to inco...

[pgadmin-org/pgadmin4] 956401: Fixed an issue pgAdmin fails to launch due to inco...

From
Kristof Mattei
Date:
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 956401015d8e36e92f711e965d55b6c9f4865d03
      https://github.com/pgadmin-org/pgadmin4/commit/956401015d8e36e92f711e965d55b6c9f4865d03
  Author: Kristof Mattei <864376+kristof-mattei@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M runtime/src/js/pgadmin.js

  Log Message:
  -----------
  Fixed an issue pgAdmin fails to launch due to inconsistent PATH variable name on windows. #7153, #7125