feat: estimate costs when interruption prevents getting cost results

This commit is contained in:
2026-02-06 10:05:15 -08:00
parent 4aa538db43
commit c471c7ad3d
4 changed files with 154 additions and 4 deletions
-2
View File
@@ -358,8 +358,6 @@ User: ${formattedMessage}`;
});
// Update Discord RPC when reconnecting
const config = configStore.getConfig();
const activeConversation = get(conversationsStore.activeConversation);
if (activeConversation) {
await updateDiscordRpc(
activeConversation.name,