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