publish hotfix
This commit is contained in:
parent
b14eb97307
commit
aa6199f2b5
|
@ -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') })
|
||||||
|
|
Loading…
Reference in New Issue
Block a user