Updated jobs

This commit is contained in:
2018-11-01 12:28:45 +09:00
parent b5f6f2e448
commit cbfc08a796
7 changed files with 128 additions and 93 deletions

View File

@ -18,17 +18,8 @@ var jobInfo = map[string]*utils.JobInfo{
"twist": &utils.JobInfo{
Name: "twist",
},
"refresh-osu": &utils.JobInfo{
Name: "refresh-osu",
},
"mal-download": &utils.JobInfo{
Name: "mal-download",
},
"mal-parse": &utils.JobInfo{
Name: "mal-parse",
},
"mal-sync": &utils.JobInfo{
Name: "mal-sync",
"refresh-games": &utils.JobInfo{
Name: "refresh-games",
},
"test": &utils.JobInfo{
Name: "test",