publish hotfix
This commit is contained in:
parent
b14eb97307
commit
aa6199f2b5
|
@ -139,6 +139,7 @@ export const EditorProvider = (props: { children: JSX.Element }) => {
|
|||
},
|
||||
publish: true
|
||||
})
|
||||
openPage(router, 'feed')
|
||||
} catch (error) {
|
||||
console.error('[publishShout]', error)
|
||||
showSnackbar({ type: 'error', body: t('Error') })
|
||||
|
|
Loading…
Reference in New Issue
Block a user