mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-26 04:27:05 +00:00
Complete Commonlib rc.6 integration and setup workflows
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { translateIfAvailable as translate } from "@vrtmrz/livesync-commonlib/compat/common/i18n";
|
||||
import { translateIfAvailable as translate } from "@/common/translation";
|
||||
|
||||
type Props = {
|
||||
value: string;
|
||||
|
||||
Reference in New Issue
Block a user