Closes #102 (closed)
src/services/impl/preferences/set-enabled-global-preferences.ts Line 20: relations needs also "devices" in the list Line 20 should be in fact relations: ["target", "disabledChannels", "devices"],
the reducer is replacing the preference in the array when toggled, by the one returned by the endpoint. As this endpoint does not have 'relations: devices' the array is empty