mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-05-07 22:57:16 +09:00
Update summary.ts
This commit is contained in:
parent
c32721d810
commit
0fa37901d9
@ -32,7 +32,7 @@ type Summary = {
|
||||
|
||||
export default Summary;
|
||||
|
||||
type Player = {
|
||||
export type Player = {
|
||||
/**
|
||||
* The url of the player
|
||||
*/
|
||||
@ -48,5 +48,3 @@ type Player = {
|
||||
*/
|
||||
height: number;
|
||||
};
|
||||
|
||||
export Player;
|
||||
|
Loading…
x
Reference in New Issue
Block a user