fix: fixed the ssh again

This commit is contained in:
robcholz
2026-02-06 23:05:04 -05:00
parent a49606e712
commit 61d3105832
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Example:
Each session has the following members:
- `id`: session id
- `directory`: project directory (absolute)
- `directory`: project directory (absolute), if directory changes name, this should also change.
- `last_active`: utc time indicating the last active time for the session
Sessions info are stored in `~/.vibebox/sessions.toml`