mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
change icon for dashboard (#20046)
This commit is contained in:
@@ -1865,7 +1865,7 @@
|
|||||||
"todo": "_todo",
|
"todo": "_todo",
|
||||||
"npm-debug.log": "_npm_ignored",
|
"npm-debug.log": "_npm_ignored",
|
||||||
// {{SQL CARBON EDIT}}
|
// {{SQL CARBON EDIT}}
|
||||||
"dashboard": "_shell",
|
"dashboard": "_default",
|
||||||
"profiler": "_csv",
|
"profiler": "_csv",
|
||||||
"Schema Compare": "scmp_dark",
|
"Schema Compare": "scmp_dark",
|
||||||
"table-basic": "table-basic",
|
"table-basic": "table-basic",
|
||||||
@@ -2336,7 +2336,7 @@
|
|||||||
"procfile": "_heroku_light",
|
"procfile": "_heroku_light",
|
||||||
"npm-debug.log": "_npm_ignored_light",
|
"npm-debug.log": "_npm_ignored_light",
|
||||||
// {{SQL CARBON EDIT}}
|
// {{SQL CARBON EDIT}}
|
||||||
"dashboard": "_shell_light",
|
"dashboard": "_default_light",
|
||||||
"profiler": "_csv_light",
|
"profiler": "_csv_light",
|
||||||
"Schema Compare": "scmp"
|
"Schema Compare": "scmp"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user