change icon for dashboard (#20046)

This commit is contained in:
Alan Ren
2022-07-14 17:34:59 -07:00
committed by GitHub
parent e58aa90ac0
commit d91a0c3fe4

View File

@@ -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"
}