[DEBUG] missing cover
This commit is contained in:
parent
af6a6fa9bb
commit
8285034dd4
@ -25,6 +25,7 @@ export class TypeComponent implements OnInit {
|
|||||||
type_id = -1;
|
type_id = -1;
|
||||||
name: string = "";
|
name: string = "";
|
||||||
description: string = "";
|
description: string = "";
|
||||||
|
cover:string = null;
|
||||||
groups_error = "";
|
groups_error = "";
|
||||||
groups = [];
|
groups = [];
|
||||||
videos_error = "";
|
videos_error = "";
|
||||||
|
Loading…
Reference in New Issue
Block a user