mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
parent
82d8c38033
commit
dc3345b1c5
@ -45,6 +45,7 @@ Post = ghostBookshelf.Model.extend({
|
||||
status: 'draft',
|
||||
featured: false,
|
||||
page: false,
|
||||
type: 'post',
|
||||
visibility: 'public'
|
||||
};
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user