improve loading of channels

This commit is contained in:
MathMan05 2024-08-17 20:57:08 -05:00
parent 9e9ebb506b
commit 032e1b5be6
12 changed files with 276 additions and 100 deletions

View file

@ -322,6 +322,8 @@ type embedjson={
thumbnail:{
proxy_url:string,
url:string,
width:number,
height:number
},
provider:{
name:string,