mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update src/routes/console/project-[project]/messaging/providers/update.svelte
This commit is contained in:
@@ -258,10 +258,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
onDestroy(() => {
|
||||
console.log('destroy');
|
||||
});
|
||||
|
||||
const stepsComponents: WizardStepsType = new Map();
|
||||
stepsComponents.set(1, {
|
||||
label: 'Configure',
|
||||
|
||||
Reference in New Issue
Block a user