This commit is contained in:
Yihao Wang
2025-07-14 14:18:15 +12:00
parent 5b98dda19b
commit 911057d560

View File

@@ -1,5 +1,3 @@
import { DefinedTool } from '@tools/defineTool';
const bookmarkedToolsKey = 'bookmarkedTools';
export function getBookmarkedToolPaths(): string[] {