1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

Desktop: Changed Folder icon to a Notebook

This commit is contained in:
Laurent Cozic
2019-02-14 22:27:53 +00:00
parent 6eeeda5dab
commit f6f0bcf1c3

View File

@@ -666,7 +666,7 @@ class SideBarComponent extends React.Component {
});
let items = [];
items.push(this.makeHeader("folderHeader", _("Notebooks"), "fa-folder-o", {
items.push(this.makeHeader("folderHeader", _("Notebooks"), "fa-book", {
onDrop: this.onFolderDrop_,
folderid: '',
toggleblock: 1