mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 01:25:38 -05:00
fix panel issues
This commit is contained in:
@@ -6,4 +6,5 @@
|
||||
/**
|
||||
* Query History panel id
|
||||
*/
|
||||
export const QUERY_HISTORY_PANEL_ID = 'workbench.panel.queryHistory';
|
||||
export const QUERY_HISTORY_CONTAINER_ID = 'workbench.panel.queryHistory';
|
||||
export const QUERY_HISTORY_VIEW_ID = 'workbench.panel.queryHistory.view';
|
||||
|
||||
Reference in New Issue
Block a user