mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-23 00:11:28 -07:00
Enhance AniList character dictionary sync and subtitle features (#15)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import type { MpvIpcClient } from '../../core/services';
|
||||
import type { MpvIpcClient } from '../../core/services/mpv';
|
||||
import {
|
||||
runSubsyncManualFromIpcRuntime,
|
||||
triggerSubsyncFromConfigRuntime,
|
||||
} from '../../core/services';
|
||||
} from '../../core/services/subsync-runner';
|
||||
import type {
|
||||
SubsyncResult,
|
||||
SubsyncManualPayload,
|
||||
|
||||
Reference in New Issue
Block a user