mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-03 06:12:07 -07:00
Enhance AniList character dictionary sync and subtitle features (#15)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import fs from 'node:fs';
|
||||
import path from 'node:path';
|
||||
import { parseClipboardVideoPath } from '../../core/services';
|
||||
import { parseClipboardVideoPath } from '../../core/services/overlay-drop';
|
||||
|
||||
type MpvClientLike = {
|
||||
connected: boolean;
|
||||
|
||||
Reference in New Issue
Block a user