Improve real world script

This commit is contained in:
Chocobozzz
2017-09-12 12:53:55 +02:00
parent 7ca86c864e
commit 6d33593a08
6 changed files with 111 additions and 50 deletions

View File

@@ -10,6 +10,7 @@ export interface Video {
uuid: string
author: string
createdAt: Date
updatedAt: Date
categoryLabel: string
category: number
licenceLabel: string