Skip to content

Commit cf2771f

Browse files
trangdoan982claude
andcommitted
ENG-1507: Add debug logging to wikilink drag handler
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b9d0446 commit cf2771f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/obsidian/src/utils/wikilinkDragHandler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {
77
type DecorationSet,
88
EditorView,
99
} from "@codemirror/view";
10+
// @ts-expect-error - no types for @codemirror/state
1011
import type { Range } from "@codemirror/state";
1112
import { TFile } from "obsidian";
1213
import type DiscourseGraphPlugin from "~/index";

0 commit comments

Comments
 (0)