mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix details
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
$: parsedSource = parseIfString(details?.source || '{}');
|
||||
</script>
|
||||
|
||||
<Modal bind:show on:close={() => (details = null)} size="big">
|
||||
<Modal bind:show on:close={() => (migrationId = null)} size="big">
|
||||
<svelte:fragment slot="header">
|
||||
{#if details.status === 'failed'}
|
||||
Resolve migration issues
|
||||
|
||||
Reference in New Issue
Block a user