mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
fix icon of newly created note
This commit is contained in:
@@ -159,5 +159,6 @@ async function getExtraClasses(note) {
|
||||
export default {
|
||||
prepareTree,
|
||||
prepareBranch,
|
||||
getExtraClasses
|
||||
getExtraClasses,
|
||||
getIcon
|
||||
}
|
||||
Reference in New Issue
Block a user