Fix for no metrics panels, now goes to viz tab and does not show queries tab

This commit is contained in:
Torkel Ödegaard
2018-12-15 12:08:33 -08:00
parent e99dbefb98
commit 38b5d7862f
2 changed files with 16 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ const defaultContent = `
For markdown syntax help: [commonmark.org/help](https://commonmark.org/help/)
`;
export class TextPanelCtrl extends PanelCtrl {