mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-06 22:19:22 -07:00
Enhance AniList character dictionary sync and subtitle features (#15)
This commit is contained in:
@@ -16,6 +16,7 @@ test('handle mpv command handler forwards command and built deps', () => {
|
||||
playNextSubtitle: () => {},
|
||||
shiftSubDelayToAdjacentSubtitle: async () => {},
|
||||
sendMpvCommand: () => {},
|
||||
getMpvClient: () => null,
|
||||
isMpvConnected: () => true,
|
||||
hasRuntimeOptionsManager: () => true,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user