Improve workspace sidebar and file panel
This commit is contained in:
@@ -331,7 +331,7 @@ function isClawSession(value: unknown): value is ClawSession {
|
||||
);
|
||||
}
|
||||
|
||||
function toReplayRepository(
|
||||
export function toReplayRepository(
|
||||
session: ClawStoredSession,
|
||||
fallbackSessionId: string,
|
||||
): ExportedMessageRepository {
|
||||
|
||||
Reference in New Issue
Block a user