diff --git a/src/services/syncService.js b/src/services/syncService.js index 24fff6b4..572a78ec 100644 --- a/src/services/syncService.js +++ b/src/services/syncService.js @@ -17,7 +17,6 @@ async function syncDiagram(currentItem) { const data = { token, id, - imageBase64, name: title, content: js, description: 'Shared diagram from https://app.zenuml.com',