why is this so jank
This commit is contained in:
parent
3a107d6ebc
commit
e97e08665a
@ -90,7 +90,7 @@ class Client extends EventEmitter {
|
||||
'style-src': ["'self'", "'unsafe-inline'"],
|
||||
'img-src': ["'self'", "*.discord.com"],
|
||||
'media-src': ["'self'"],
|
||||
'frame-src': ["'https:'"]
|
||||
'frame-src': ["https:"]
|
||||
}
|
||||
}
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user