mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-03-30 06:12:06 -07:00
Enhance AniList character dictionary sync and subtitle features (#15)
This commit is contained in:
@@ -19,6 +19,7 @@ test('ipc bridge action main deps builders map callbacks', async () => {
|
||||
playNextSubtitle: () => {},
|
||||
shiftSubDelayToAdjacentSubtitle: async () => {},
|
||||
sendMpvCommand: () => {},
|
||||
getMpvClient: () => null,
|
||||
isMpvConnected: () => true,
|
||||
hasRuntimeOptionsManager: () => true,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user