Closed sliminas closed 1 year ago
related to #35
Since rollout >= 2.1 percentages can be floats: https://github.com/fetlife/rollout/commit/ac5f55bfd5aea59bf7c4c9cea189cacd49b7d290 so we have to cast the float string to integer to mark the correct option as selected.
related to #35
Since rollout >= 2.1 percentages can be floats: https://github.com/fetlife/rollout/commit/ac5f55bfd5aea59bf7c4c9cea189cacd49b7d290 so we have to cast the float string to integer to mark the correct option as selected.