Update summary.ts

This commit is contained in:
Acid Chicken (硫酸鶏) 2018-08-09 16:32:22 +09:00 committed by GitHub
parent 52b26abfbd
commit 8b534bd170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,6 +19,11 @@ type Summary = {
*/
thumbnail: string;
/**
* The url of the player of that web page
*/
player: string;
/**
* The title of that web page
*/