chore: rebuild release package
This commit is contained in:
@@ -5574,7 +5574,7 @@
|
||||
clearPendingSessionResumeRequest(msg.sessionId || currentSessionId, msg.requestId);
|
||||
setCurrentSessionRunningState(!!msg.isRunning);
|
||||
if (!msg.isRunning && currentSessionId && msg.sessionId === currentSessionId) {
|
||||
updateGenerationControls();
|
||||
finishGenerating(msg.sessionId || currentSessionId);
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user