We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e9bef commit 56d2d0eCopy full SHA for 56d2d0e
src/services/syncService.js
@@ -17,7 +17,6 @@ async function syncDiagram(currentItem) {
17
const data = {
18
token,
19
id,
20
- imageBase64,
21
name: title,
22
content: js,
23
description: 'Shared diagram from https://app.zenuml.com',
0 commit comments