Save Flow - update name and description for actual flow too
This commit is contained in:
parent
6bb94faeb4
commit
8e4c701ff3
1 changed files with 0 additions and 2 deletions
|
|
@ -131,8 +131,6 @@ export default function ShareModal({
|
|||
});
|
||||
}
|
||||
|
||||
await saveFlow({ ...flows.find((flow) => flow.id === tabId)! }, true);
|
||||
|
||||
if (!update)
|
||||
saveFlowStore(flow!, getTagsIds(selectedTags, tags), sharePublic).then(
|
||||
successShare,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue