mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
fix(tour): correct apps stop copy — built by you, shareable, same tools
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
037ba76245
commit
8ce56c84ab
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -109,7 +109,7 @@ const TOUR_STEPS: TourStep[] = [
|
||||||
targetId: 'nav-apps',
|
targetId: 'nav-apps',
|
||||||
navigate: 'apps',
|
navigate: 'apps',
|
||||||
title: 'Apps',
|
title: 'Apps',
|
||||||
text: 'Apps are little tools Rowboat builds just for you — ask for a dashboard or a tracker in chat, and it docks here, ready whenever you are.',
|
text: 'Apps are mini-apps you build right here in Rowboat — they get the same tools and integrations I do, and you can share them with other people. Just ask for one in chat.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'workspaces',
|
id: 'workspaces',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue