Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: dc8832192d813662eeb2ae4ec8a4858ff4cfb8d8 https://github.com/pgadmin-org/pgadmin4/commit/dc8832192d813662eeb2ae4ec8a4858ff4cfb8d8 Author: Aditya Toshniwal <aditya.toshniwa...@gmail.com> Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths: M web/pgadmin/browser/static/js/MainMenuFactory.js M web/pgadmin/browser/static/js/layout.js Log Message: ----------- When opening pgAdmin the layout should be auto reset if it is corrupted. Reset layout menu should work if layout is corrupted while using pgAdmin. #6266