mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
Updated notification on ryzenadj path save.
This commit is contained in:
parent
c28abafd72
commit
51ad562ca3
@ -158,7 +158,7 @@ function askingForRyzenAdjExecutablePath() {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
notification('primary', 'Path to ryzenAdj.exe has been saved.');
|
notification('primary', 'Path to ryzenAdj executable has been saved.');
|
||||||
appendLog(`askingForRyzenAdjExecutablePath(): ${filePaths[0]}`);
|
appendLog(`askingForRyzenAdjExecutablePath(): ${filePaths[0]}`);
|
||||||
} else {
|
} else {
|
||||||
notification('warning', 'No path given, nothing changed.');
|
notification('warning', 'No path given, nothing changed.');
|
||||||
|
Loading…
Reference in New Issue
Block a user