pgAdmin 4 commit: Fixed the typo in the layout id for the Debugger. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the typo in the layout id for the Debugger.
Date
Msg-id E1o5mZh-00022V-PL@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the typo in the layout id for the Debugger.

refs #6132

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=35fb3bb38f77102df2271ab679f90c2293679fc5
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fixes for el9
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6132]: [React] Port debugger to React