Thread: pgAdmin 4 commit: Fixed unhashable type issue while opening the about d

pgAdmin 4 commit: Fixed unhashable type issue while opening the about d

From
Akshay Joshi
Date:
Fixed unhashable type issue while opening the about dialog. Fixes #7048

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9c0c046a38ed8a59588dff4ca09bc42f60c5fba7

Modified Files
--------------
docs/en_US/release_notes_6_3.rst | 1 +
web/pgadmin/__init__.py          | 2 +-
web/pgadmin/about/__init__.py    | 7 +++----
3 files changed, 5 insertions(+), 5 deletions(-)