DashboardScene: Do not hide variables on save (#81501)

This commit is contained in:
Dominik Prokop
2024-01-30 01:28:17 -08:00
committed by GitHub
parent f77c831e3f
commit 9982830bd7
3 changed files with 0 additions and 6 deletions

View File

@@ -336,7 +336,6 @@ describe('sceneVariablesSetToVariables', () => {
"value": "text value",
},
"description": "test-desc",
"hide": 2,
"label": "test-label",
"name": "test",
"query": "text value",