Files
RSSHub/lib/v2/elsevier/issue.js
Derek d581d778c6 fix(route): use list = await Promise.all(...) instead of await Promise.all(...); (#9985)
* feat(fix): use `list = await Promise.all(...)` instead of `await Promise.all(..)`

* feat: use `const` instead of `let` for items

* fix: scitation

* revert: scitation

* update
2022-06-20 18:22:43 +08:00

2.1 KiB