mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
bx-map-alt->bxl-graphql
This commit is contained in:
@@ -52,7 +52,7 @@ export default class NoteMapRibbonWidget extends NoteContextAwareWidget {
|
||||
return {
|
||||
show: this.isEnabled(),
|
||||
title: t("note_map.title"),
|
||||
icon: 'bx bx-map-alt'
|
||||
icon: 'bx bxl-graphql'
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user