Rename variable to reflect reality #166

Merged
sirdog3355 merged 1 commit from qfix/var-rename into dev 2025-12-07 21:07:00 -05:00
sirdog3355 commented 2025-12-07 21:06:51 -05:00 (Migrated from github.com)

Variable rquote_cooldown_in_minutes renamed to rquote_cooldown_in_seconds as the value must be an integer in seconds, not minutes, for a valid cooldown. Also updated variables_example.json to reflect new variables added in PR #165

Variable `rquote_cooldown_in_minutes` renamed to `rquote_cooldown_in_seconds` as the value must be an integer in seconds, not minutes, for a valid cooldown. Also updated `variables_example.json` to reflect new variables added in PR #165
Sign in to join this conversation.
No description provided.