mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
![]() `if (error.error === 603) {...}` is always resulting false even error.error is "603" and the codes inside it is never executed. It is because error.error is string "603". It is need double quote to be `if (error.error === "603") {...}` |
||
---|---|---|
.. | ||
i18n | ||
lib | ||
.versions | ||
package.js | ||
README.md | ||
TESTS.md |
Telescope posts package, used internally.