Updated notification on ryzenadj path save.

This commit is contained in:
Quentin DECAUNES 2019-06-04 12:28:37 +02:00
parent c28abafd72
commit 51ad562ca3

View File

@ -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]}`);
} else {
notification('warning', 'No path given, nothing changed.');