diff --git a/plugins/sync/frontend/src/SyncSettings.svelte b/plugins/sync/frontend/src/SyncSettings.svelte new file mode 100644 index 0000000..09e6165 --- /dev/null +++ b/plugins/sync/frontend/src/SyncSettings.svelte @@ -0,0 +1,471 @@ + + +
Synchronize your vault across devices.
+ + {#if errorMsg} +This will remove the stored device token. You will need to re-pair this device with the server.
+