diff --git a/src/components/DrawerSettings/CustomDrawerContent.tsx b/src/components/DrawerSettings/CustomDrawerContent.tsx index cfd622a..0d91bd4 100644 --- a/src/components/DrawerSettings/CustomDrawerContent.tsx +++ b/src/components/DrawerSettings/CustomDrawerContent.tsx @@ -131,6 +131,14 @@ export default function CustomDrawerContent(props: {}) { Subjects + { + navigation.navigate("Conversation"); + }} + > + + Conversation + { if (debug_disable_clear_on_logout) { @@ -178,14 +186,6 @@ export default function CustomDrawerContent(props: {}) { Register - { - navigation.navigate("Conversation"); - }} - > - - Conversation - {/* Debug buttons for accessing revalidation and activation page