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