mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 06:52:19 +00:00
Update dood.ts
This commit is contained in:
parent
593ed4cf21
commit
0469a6c9d6
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ export const doodScraper = makeEmbed({
|
||||||
{
|
{
|
||||||
id: 'primary',
|
id: 'primary',
|
||||||
type: 'file',
|
type: 'file',
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [], // I dont think it will work without headers
|
||||||
captions: [],
|
captions: [],
|
||||||
qualities: {
|
qualities: {
|
||||||
unknown: {
|
unknown: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue