mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
82d8c38033
commit
dc3345b1c5
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ Post = ghostBookshelf.Model.extend({
|
|||
status: 'draft',
|
||||
featured: false,
|
||||
page: false,
|
||||
type: 'post',
|
||||
visibility: 'public'
|
||||
};
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue