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