mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-13 00:04:46 +00:00
refactor: move project star state from localStorage to backend
This commit is contained in:
@@ -13,6 +13,7 @@ test('createProjectsSnapshot returns an object matching the predefined snapshot
|
||||
path: '/tmp/project-1',
|
||||
displayName: 'project-1',
|
||||
fullPath: '/tmp/project-1',
|
||||
isStarred: false,
|
||||
sessions: [],
|
||||
cursorSessions: [],
|
||||
codexSessions: [],
|
||||
|
||||
Reference in New Issue
Block a user