Darvo Deal: Filter out invalid stock multiplier from config #2920

Closed
opened 2025-10-20 04:52:43 -07:00 by Animan8000 · 1 comment
Contributor

If you have a single typo in the config, the stock multiplier becomes automatically 0. Probably makes more sense if an invalid value gets filtered out automatically (and fallsback either to 1 or the previous value, if possible). "darvoStockMultiplier": "1e", for example would break it.

If you have a single typo in the config, the stock multiplier becomes automatically 0. Probably makes more sense if an invalid value gets filtered out automatically (and fallsback either to 1 or the previous value, if possible). `"darvoStockMultiplier": "1e",` for example would break it.
Owner

You can just use the webui to edit it.

You can just use the webui to edit it.
Sign in to join this conversation.
No description provided.