diff --git a/frontend/src/lib/components/AutosaveIndicator.svelte b/frontend/src/lib/components/AutosaveIndicator.svelte index 5314caa0c9..d822d87ef5 100644 --- a/frontend/src/lib/components/AutosaveIndicator.svelte +++ b/frontend/src/lib/components/AutosaveIndicator.svelte @@ -1,14 +1,39 @@ -
+ All changes are saved as a draft on the server. The draft is per-user — your teammates' + editors keep their own. +
+ {#if showResetAction} + + {/if} +