mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-09 23:57:20 +09:00
Update summary.ts
This commit is contained in:
parent
ea41daa7e6
commit
c409828ec4
@ -24,6 +24,16 @@ type Summary = {
|
||||
*/
|
||||
player: string;
|
||||
|
||||
/**
|
||||
* The width of the player of that web page
|
||||
*/
|
||||
playerWidth: number;
|
||||
|
||||
/**
|
||||
* The height of the player of that web page
|
||||
*/
|
||||
playerHeight: number;
|
||||
|
||||
/**
|
||||
* The title of that web page
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user