From 86f5ddb84d5becbc38640586777f8a9a95cf2c1e Mon Sep 17 00:00:00 2001 From: Diego Imbert Date: Mon, 8 Jun 2026 01:37:33 +0200 Subject: [PATCH] =?UTF-8?q?fix(drafts):=20conflict=20modal=20wording=20?= =?UTF-8?q?=E2=80=94=20drafts=20are=20user-scoped,=20not=20teammate-scoped?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/confirmationModal/DraftSyncConflictModal.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte b/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte index 7ee8c10bcd..b33840c4f2 100644 --- a/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte +++ b/frontend/src/lib/components/common/confirmationModal/DraftSyncConflictModal.svelte @@ -61,8 +61,8 @@

- Someone else (another tab, browser or AI Agent) saved a newer version of this draft. Your - autosave was rejected to avoid overwriting their work. + Another tab, browser, or AI agent saved a newer version of this draft. Your autosave was + rejected to avoid overwriting their work.

{#if conflictHandle.conflict}