Skip to content

Commit

Permalink
buh
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYande committed Aug 24, 2024
1 parent acadcf4 commit 3599831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ai/model-status.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export async function updateModels() {
}
}
if (!preferred) preferred = "All Down";

aiModel = preferred
embed.setFooter({ text: `Current Model: ${aiModel}` });

// update msg
Expand Down

0 comments on commit 3599831

Please sign in to comment.