small tweak

This commit is contained in:
EthanShoeDev
2025-10-04 22:30:08 -04:00
parent 8b38104373
commit ae397d4756

View File

@@ -170,6 +170,7 @@ function ShellDetail() {
<Stack.Screen
options={{
headerBackVisible: true,
title: `${connection?.connectionDetails.username}@${connection?.connectionDetails.host}`,
headerRight: () => (
<Pressable
accessibilityLabel="Close Shell"