Files
web/scripts/js/settings-api.js
XhmikosR c72b7b872f settings-api: fix wrong code
`ids` is an array so `id` is the value when using a for...of loop.

Also, switch to Number.isInteger since we expect the IDs to be numbers

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-05-16 11:19:37 +03:00

14 KiB