fix: editor properties UI
This commit is contained in:
@@ -6,9 +6,10 @@ const state = {
|
||||
tags: [],
|
||||
path: '',
|
||||
isPublished: true,
|
||||
publishEtartDate: '',
|
||||
publishStartDate: '',
|
||||
publishEndDate: '',
|
||||
locale: 'en'
|
||||
locale: 'en',
|
||||
mode: 'create'
|
||||
}
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user