mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-24 05:22:58 +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 = {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user