fix: Restore 'Publish' action in drafts
This commit is contained in:
@@ -184,7 +184,7 @@ class Header extends React.Component<Props> {
|
||||
</Action>
|
||||
</React.Fragment>
|
||||
)}
|
||||
{canEdit &&
|
||||
{can.update &&
|
||||
isDraft && (
|
||||
<Action>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user