mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Tweak import session tile copy
This commit is contained in:
@@ -84,7 +84,7 @@ export function OpenProjectScreen({ serverId }: { serverId: string }) {
|
||||
<HomeTile
|
||||
icon={Inbox}
|
||||
title="Import session"
|
||||
description="Bring in recent CLI sessions"
|
||||
description="Bring in recent external CLI sessions"
|
||||
onPress={handleOpenImportSession}
|
||||
testID="open-project-import-session"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user