mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
fix: ✏️ Better notification sentence.
This commit is contained in:
parent
99d0ffb156
commit
3e15ca9a68
@ -507,7 +507,7 @@ function reApplyPeriodically(seconds) {
|
||||
|
||||
if (seconds <= 0) {
|
||||
if (!document.isStarting) {
|
||||
notification('primary', "Ryzen Controller no more will re-apply ryzenadj periodically.");
|
||||
notification('primary', "Ryzen Controller will stop applying RyzenAdj periodically.");
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user