gluon/package/gluon-status-page/javascript
aiyion.prime 8c85be2125 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.
2021-11-12 12:19:47 +01:00
..
status-page.js gluon-status-page: fix address_to_groups() 2021-11-12 12:19:47 +01:00