Skip to content

Commit 052c70b

Browse files
committed
Add support to snippetNote #2810
1 parent 6dc8826 commit 052c70b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

browser/main/Detail/SnippetNoteDetail.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,6 +737,8 @@ class SnippetNoteDetail extends React.Component {
737737
enableSmartPaste={config.editor.enableSmartPaste}
738738
hotkey={config.hotkey}
739739
autoDetect={autoDetect}
740+
storageKey={storageKey}
741+
noteKey={note.key}
740742
/>
741743
}
742744
</div>

0 commit comments

Comments
 (0)