bx-map-alt->bxl-graphql

This commit is contained in:
SiriusXT
2024-09-05 15:24:37 +08:00
parent 490ae1c9fd
commit 89e073bf28
5 changed files with 8 additions and 8 deletions

View File

@@ -42,9 +42,9 @@ const NOTE_TYPE_ICONS = {
"code": "bx bx-code",
"render": "bx bx-extension",
"search": "bx bx-file-find",
"relationMap": "bx bx-map-alt",
"relationMap": "bx bxl-graphql",
"book": "bx bx-book",
"noteMap": "bx bx-map-alt",
"noteMap": "bx bxl-graphql",
"mermaid": "bx bx-selection",
"canvas": "bx bx-pen",
"webView": "bx bx-globe-alt",