mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 07:50:24 +00:00
fix: update "upcoming desktop app" language to "our desktop app Miyo" (#2207)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
81015f6e7b
commit
2fd6412942
1 changed files with 2 additions and 2 deletions
|
|
@ -181,8 +181,8 @@ export const CopilotPlusSettings: React.FC = () => {
|
|||
description={
|
||||
<div className="tw-flex tw-items-center tw-gap-1.5">
|
||||
<span className="tw-leading-none">
|
||||
Use your own infrastructure for LLMs, embeddings (and local document
|
||||
understanding soon with our upcoming desktop app).
|
||||
Use your own infrastructure for LLMs, embeddings and local document
|
||||
understanding with our desktop app Miyo.
|
||||
</span>
|
||||
<HelpTooltip
|
||||
content={
|
||||
|
|
|
|||
Loading…
Reference in a new issue