(cherry picked from commit 9e1cb8c12a)
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
This commit is contained in:
co-authored by
Hugo Häggmark
parent
836168eb13
commit
4f21d4dabe
@@ -93,7 +93,7 @@ export function changeToLibraryPanel(panel: PanelModel, libraryPanel: LibraryEle
|
||||
...libraryPanel.model,
|
||||
gridPos: panel.gridPos,
|
||||
id: panel.id,
|
||||
libraryPanel: toPanelModelLibraryPanel(libraryPanel.model),
|
||||
libraryPanel: toPanelModelLibraryPanel(libraryPanel),
|
||||
});
|
||||
|
||||
// a new library panel usually means new queries, clear any current result
|
||||
|
||||
Reference in New Issue
Block a user