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