fix submission tags
This commit is contained in:
parent
fb6631576e
commit
c2b29317c3
@ -105,6 +105,7 @@ export class PageEntryEdit implements OnInit, OnDestroy {
|
||||
} else {
|
||||
this.entry = {};
|
||||
this.entry.entryType = this.entryType;
|
||||
this.entry.tags = [];
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user