sync
This commit is contained in:
parent
3a28ce9b0a
commit
2e2bdd46b4
2 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@ export namespace Share {
|
|||
sessionID: sessionID,
|
||||
shareID: session.shareID,
|
||||
key: key,
|
||||
content: JSON.stringify(content),
|
||||
content,
|
||||
}),
|
||||
});
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue