Update help.controller.js

This commit is contained in:
Nikolaj Geisle
2021-10-01 11:20:57 +02:00
parent d42b51d6f4
commit ef8a70580d

View File

@@ -218,7 +218,7 @@
notificationsService.success("Copied!", "Your system information is now in your clipboard");
}
else{
notificationsService.error("Sadge", "something failed");
notificationsService.error("Error", "Could not copy system information");
}
}
function getPlatform() {