mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
fetchNotifications error can happen in two cases: * https://hyper-news.now.sh is down * you are offline In both cases it doesn't hurt to wait half an hour. PS. right now it hurts, when you are offline and developing anything for Hyper, `console.error` logs the same error every 10s and ruins your investigation. |
||
|---|---|---|
| .. | ||
| static | ||
| utils | ||
| .npmrc | ||
| auto-updater.js | ||
| config-default.js | ||
| config.js | ||
| index.html | ||
| index.js | ||
| menu.js | ||
| notifications.js | ||
| notify.html | ||
| notify.js | ||
| package.json | ||
| plugins.js | ||
| rpc.js | ||
| session.js | ||