setup draft as live
This commit is contained in:
@@ -63,7 +63,7 @@ func (r *AbstractLive) GetResourceType() tools.DataType {
|
||||
}
|
||||
|
||||
func (r *AbstractLive) StoreDraftDefault() {
|
||||
r.IsDraft = true
|
||||
r.IsDraft = false
|
||||
}
|
||||
|
||||
func (r *AbstractLive) CanDelete() bool {
|
||||
|
||||
Reference in New Issue
Block a user