[DEBUG] missing cover

This commit is contained in:
Edouard DUPIN 2020-02-11 00:04:20 +01:00
parent af6a6fa9bb
commit 8285034dd4

View File

@ -25,6 +25,7 @@ export class TypeComponent implements OnInit {
type_id = -1;
name: string = "";
description: string = "";
cover:string = null;
groups_error = "";
groups = [];
videos_error = "";