Feature: remember last time choosed sort type

This commit is contained in:
萌萌哒赫萝
2023-05-06 11:29:34 +08:00
parent 344088f391
commit efd9d54f89
2 changed files with 26 additions and 3 deletions

View File

@@ -24,8 +24,7 @@ const configFileNames = [
'data.json',
'data.bak.json',
'manage.json',
'manage.bak.json',
'UpDownTaskQueue.json'
'manage.bak.json'
]
function getOctokit (syncConfig: SyncConfig) {