pgAdmin 4 commit: Fixed typo in 'get_storage_directory' function. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed typo in 'get_storage_directory' function.
Date
Msg-id E1kIvFl-00052f-SZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed typo in 'get_storage_directory' function.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9e69e134687eb66e6e813fc0cf0f8ea2730e43a5
Author: Murtuza Zabuawala  <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/utils/paths.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v4.26 released
Next
From: Akshay Joshi
Date:
Subject: Re: pgAdmin 4 commit: 1) Added email id validation on the login page.