mirror of
https://github.com/leanote/desktop-app.git
synced 2026-02-01 01:08:37 +08:00
import evernote add tag
This commit is contained in:
2
src/node_modules/api.js
generated
vendored
2
src/node_modules/api.js
generated
vendored
@@ -20,7 +20,7 @@ function log(o) {
|
||||
|
||||
// timeout 0无限等待, 60,000 1分钟
|
||||
needle.defaults({
|
||||
timeout: 60000
|
||||
timeout: 5*60000
|
||||
});
|
||||
|
||||
// 远程数据服务
|
||||
|
||||
Reference in New Issue
Block a user