diff --git a/nextjs/src/app/[locale]/publishers/home/channels/ChannelCard.tsx b/nextjs/src/app/[locale]/publishers/home/channels/ChannelCard.tsx index 7942f828c..9be006cd3 100644 --- a/nextjs/src/app/[locale]/publishers/home/channels/ChannelCard.tsx +++ b/nextjs/src/app/[locale]/publishers/home/channels/ChannelCard.tsx @@ -39,9 +39,9 @@ export default function ChannelCard({ channel, publisherPayable, onChannelDelete if (channelType() === 'site') { return ; } else if (channelType() === 'twitter') { - return ; + return ; } else { - return ; + return ; } } diff --git a/nextjs/src/app/[locale]/publishers/settings/page.tsx b/nextjs/src/app/[locale]/publishers/settings/page.tsx index fac355c32..a4248ff87 100644 --- a/nextjs/src/app/[locale]/publishers/settings/page.tsx +++ b/nextjs/src/app/[locale]/publishers/settings/page.tsx @@ -206,7 +206,7 @@ export default function SettingsPage() { {t('Settings.index.delete_account.button')} - + setModalIsOpen(false)}> {t('Settings.index.delete_account.prompt.header')}