mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-23 02:57:07 +00:00
fix imports
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
PREFERRED_SETTING_SELF_HOSTED,
|
||||
RemoteTypes,
|
||||
type ObsidianLiveSyncSettings,
|
||||
} from "@/lib/src/common/types";
|
||||
} from "@lib/common/types";
|
||||
|
||||
import { settingBase } from "../suite/variables.ts";
|
||||
import { defaultFileOption } from "../suite/db_common";
|
||||
|
||||
Reference in New Issue
Block a user