Skip to content

Commit f3df3b9

Browse files
committed
Rename svg for sorting dates add svg for sorting names
1 parent 5850ed3 commit f3df3b9

File tree

5 files changed

+36
-2
lines changed

5 files changed

+36
-2
lines changed
Lines changed: 17 additions & 0 deletions
Loading
File renamed without changes.
Lines changed: 17 additions & 0 deletions
Loading
File renamed without changes.

extensions/ql-vscode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@
210210
"command": "codeQLDatabases.sortByName",
211211
"title": "Sort by Name",
212212
"icon": {
213-
"light": "media/light/sort-precedence.svg",
214-
"dark": "media/dark/sort-precedence.svg"
213+
"light": "media/light/sort-alpha.svg",
214+
"dark": "media/dark/sort-alpha.svg"
215215
}
216216
},
217217
{

0 commit comments

Comments
 (0)