mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-08 12:37:48 +00:00
chore: update deps (#14755)
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
let { keys = $bindable([]), sessions = $bindable([]) }: Props = $props();
|
||||
|
||||
let oauthOpen =
|
||||
oauth.isCallback(window.location) ||
|
||||
oauth.isCallback(globalThis.location) ||
|
||||
$page.url.searchParams.get(QueryParameter.OPEN_SETTING) === OpenSettingQueryParameterValue.OAUTH;
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user