mirror of
https://github.com/immich-app/immich.git
synced 2025-11-02 10:37:11 -05:00
fix: show close button on purchase modal (#23436)
This commit is contained in:
parent
ceb36a304d
commit
5854cbbe97
@ -13,7 +13,7 @@
|
||||
let showProductActivated = $state(false);
|
||||
</script>
|
||||
|
||||
<Modal title="" {onClose} size="large">
|
||||
<Modal title=" " {onClose} size="large">
|
||||
<ModalBody>
|
||||
{#if showProductActivated}
|
||||
<PurchaseActivationSuccess onDone={onClose} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user