mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-02-17 09:40:37 +00:00
Improved:
- Tidied up the Setting dialog. - Implemented Automatic plugin saving. - implemented notifying the new plugin or its settings. Fixed: - Reduced reconnection when editing configuration. - Fixed the problem about syncing the stylesheet of the plugin.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-livesync",
|
||||
"version": "0.1.24",
|
||||
"version": "0.1.25",
|
||||
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user