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