mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +00:00
* Add missing Short type to set_config_param * Forgot to fix the for loop * Remove leftover return * Guard the for loop * Changed from if to else * Fixed list iteration for validating input * Adjusted per linter