mirror of
https://github.com/immich-app/immich.git
synced 2025-05-31 20:25:32 -04:00
parent
c18beddef8
commit
398d99a052
@ -536,6 +536,10 @@
|
|||||||
handleError(error, 'Unable to update album cover');
|
handleError(error, 'Unable to update album cover');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
$: if (!$user) {
|
||||||
|
shouldShowShareModal = false;
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:window
|
<svelte:window
|
||||||
|
Loading…
x
Reference in New Issue
Block a user