mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-30 02:09:41 -06:00
Fix Google Casting Issues
This commit is contained in:
@@ -55,7 +55,7 @@ export default function Footer(): React.JSX.Element {
|
||||
params.set('static', 'false')
|
||||
|
||||
return {
|
||||
url: `${sanitizedBase}?${params.toString()}`,
|
||||
url,
|
||||
extension: chosenExt,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user