Skip to content

Commit

Permalink
When we go to the DB Editor home the grid always shown
Browse files Browse the repository at this point in the history
  • Loading branch information
yazz committed Dec 27, 2023
1 parent 2d14911 commit af250f7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,8 @@ use_db("todo")
//{title:"Name", field:"name", width:150 , headerMenu: headerMenu, headerFilter:"input"}
]
});
debugger
await mm.pane_home_selectTable({tableName: mm.pane_home_selectedTable})

})
})
Expand Down

0 comments on commit af250f7

Please sign in to comment.