gluon/package/gluon-status-page/javascript
aiyion.prime 2f2d41119b gluon-status-page: fix address_to_groups()
In js `return` does behave like `continue` in a forEach() iteration.
The fixed function was intended to return nothing on error and does so
now, instead of a shorter (useless) array like before.

(cherry picked from commit 8c85be2125)
2022-02-03 17:08:07 +01:00
..
status-page.js gluon-status-page: fix address_to_groups() 2022-02-03 17:08:07 +01:00