(frontend) add clickable settings general link in idle modal

helps users quickly disable idle warning from the right settings tab.
This commit is contained in:
Cyril
2026-02-18 14:28:14 +01:00
committed by aleb_the_flash
parent 3c3b4a32e3
commit c85977cb68
6 changed files with 33 additions and 6 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Changed
- ✨(frontend) add clickable settings general link in idle modal #974
## [1.6.0] - 2026-02-10
### Added