mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-21 00:18:34 +00:00
Fixed:
- Fixed mishandling of removing duplicated queue on processing - Dependency importing
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
ButtonComponent,
|
||||
type TextAreaComponent,
|
||||
type ValueComponent,
|
||||
} from "obsidian";
|
||||
} from "@/deps.ts";
|
||||
import { unique } from "octagonal-wheels/collection";
|
||||
import {
|
||||
LEVEL_ADVANCED,
|
||||
|
||||
Reference in New Issue
Block a user