mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-04-26 16:19:26 -07:00
fix: address PR review follow-ups
This commit is contained in:
@@ -467,10 +467,7 @@ test('auto sync removes stale manual-selection media ids when applying corrected
|
||||
path.join(dictionariesDir, 'auto-sync-state.json'),
|
||||
JSON.stringify(
|
||||
{
|
||||
activeMediaIds: [
|
||||
'10607 - Rerere no Tensai Bakabon',
|
||||
'130298 - The Eminence in Shadow',
|
||||
],
|
||||
activeMediaIds: ['10607 - Rerere no Tensai Bakabon', '130298 - The Eminence in Shadow'],
|
||||
mergedRevision: 'old',
|
||||
mergedDictionaryTitle: 'SubMiner Character Dictionary',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user