release year in title
This commit is contained in:
parent
6dc813a14c
commit
99980028d0
5 changed files with 6 additions and 5 deletions
|
|
@ -1,6 +1,7 @@
|
|||
export abstract class MediaTypeModel {
|
||||
type: string;
|
||||
title: string;
|
||||
premiere: string;
|
||||
dataSource: string;
|
||||
id: string;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue