mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-30 15:27:06 +00:00
refactor: align platform APIs with community review
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import type { MenuItem } from "../BrowserMenu";
|
||||
import type { MenuItem } from "@/apps/browser/BrowserMenu";
|
||||
|
||||
type Props = {
|
||||
item: MenuItem;
|
||||
|
||||
Reference in New Issue
Block a user