fix: hide page actions when not applicable
This commit is contained in:
@@ -13,7 +13,8 @@ const state = {
|
||||
publishStartDate: '',
|
||||
tags: [],
|
||||
title: '',
|
||||
updatedAt: ''
|
||||
updatedAt: '',
|
||||
mode: ''
|
||||
}
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user