mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
compatibility with online excalidraw tool
This commit is contained in:
parent
bea39f37ee
commit
1b68adf3e4
@ -285,6 +285,8 @@ export default class ExcalidrawTypeWidget extends TypeWidget {
|
|||||||
})
|
})
|
||||||
|
|
||||||
const content = {
|
const content = {
|
||||||
|
type: "excalidraw",
|
||||||
|
version: 2,
|
||||||
_meta: "This note has type `canvas`. It uses excalidraw and stores an exported svg alongside.",
|
_meta: "This note has type `canvas`. It uses excalidraw and stores an exported svg alongside.",
|
||||||
elements, // excalidraw
|
elements, // excalidraw
|
||||||
appState, // excalidraw
|
appState, // excalidraw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user