File Details
BreakTimerLite.zip
- R
- Jan 30, 2026
- 10.90 KB
- 9
- 12.0.1
- Retail
File Name
BreakTimerLite.zip
Supported Versions
- 12.0.1
## [1.2.2] - 2026-01-30
### Fixed
- Fixed Options panel errors on modern Settings UI:
- Sliders now have explicit names (prevents `attempt to concatenate a nil value`).
- Options opening now uses the Settings category ID (prevents `OpenSettingsPanel ... outside of expected range`).
- Hardened database initialization so `ns.GetDB()` never returns nil (prevents `attempt to index local 'db' (a nil value)`).