Skip to content

Commit eedbe51

Browse files
authored
Merge pull request #2093 from HarshMN2345/fix-SER-25-settings-page-title-update
2 parents c1521b9 + 2a9b8ee commit eedbe51

File tree

1 file changed

+0
-4
lines changed
  • src/routes/(console)/project-[region]-[project]/settings/webhooks

1 file changed

+0
-4
lines changed

src/routes/(console)/project-[region]-[project]/settings/webhooks/+page.svelte

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@
2525
$: $updateCommandGroupRanks({ webhooks: 20, domains: 10 });
2626
</script>
2727

28-
<svelte:head>
29-
<title>Webhooks - Appwrite</title>
30-
</svelte:head>
31-
3228
<Container>
3329
<Layout.Stack direction="row" alignItems="center" justifyContent="flex-end">
3430
<ViewSelector {columns} view={View.Table} hideView />

0 commit comments

Comments
 (0)