fix(feed): exchage feeds with same size but more new
This commit is contained in:
@ -64,7 +64,9 @@ let config = {
|
||||
|
||||
client: {
|
||||
downloadPath: os.homedir() + '/Downloads'
|
||||
}
|
||||
},
|
||||
|
||||
feedDate: 0,
|
||||
}
|
||||
|
||||
const fs = require('fs');
|
||||
|
Reference in New Issue
Block a user