Support t
option in embedded player
This commit is contained in:
parent
bf11eb6c04
commit
fa12e1fcf2
@ -13,7 +13,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
var options = ['size', 'speed', 'autoplay', 'loop', 'theme'];
|
||||
var options = ['size', 'speed', 'autoplay', 'loop', 'theme', 't'];
|
||||
|
||||
return '?' + options.map(format).filter(Boolean).join('&');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user