mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
Merge pull request #392 from SiriusXT/Icon_improvements
Icon improvements
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 bxs-network-chart'
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user