generated from nhcarrigan/template
feat: estimate costs when interruption prevents getting cost results
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user