mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-20 01:11:25 +00:00
Removing author from publish notebook payload (#966)
* removing author from publish payload * fixed failing tests
This commit is contained in:
committed by
GitHub
parent
6e55e397b3
commit
4110be10bd
@@ -105,7 +105,6 @@ export const PublishNotebookPane: FunctionComponent<PublishNotebookPaneAProps> =
|
||||
notebookName,
|
||||
notebookDescription,
|
||||
notebookTags?.split(","),
|
||||
author,
|
||||
imageSrc,
|
||||
content
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user