mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
add _meta to note, in case it got changed to type json
This commit is contained in:
parent
32aa7bb540
commit
b14b7b6ad1
@ -249,6 +249,7 @@ export default class ExcalidrawTypeWidget extends TypeWidget {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const content = {
|
const content = {
|
||||||
|
_meta: "This note has type `canvas-note`. It uses excalidraw to render.",
|
||||||
elements,
|
elements,
|
||||||
appState,
|
appState,
|
||||||
files: activeFiles,
|
files: activeFiles,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user