refactor: remove session syncing metadata
This commit is contained in:
@@ -133,7 +133,6 @@ function resolveCronSession(params: {
|
||||
contextTokens: entry?.contextTokens,
|
||||
lastChannel: entry?.lastChannel,
|
||||
lastTo: entry?.lastTo,
|
||||
syncing: entry?.syncing,
|
||||
};
|
||||
return { storePath, store, sessionEntry, systemSent, isNewSession: !fresh };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user