Thread: pgAdmin 4 commit: Fixed an issue where the application ignores the fixe

pgAdmin 4 commit: Fixed an issue where the application ignores the fixe

From
Akshay Joshi
Date:
Fixed an issue where the application ignores the fixed port configuration value. Fixes #5773

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0998d349cae23c48324d5b8b53f5ed609ba834a5
Author: Chris Mayo <aklhfex@gmail.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst |  3 ++-
runtime/Runtime.cpp               | 24 +++++++++++++++---------
runtime/Runtime.h                 |  3 +--
3 files changed, 18 insertions(+), 12 deletions(-)