Skip to content
Snippets Groups Projects
Unverified Commit f15d8e82 authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

chore: fix coding style

parent 10fc8d4e
No related branches found
No related tags found
1 merge request!38QDS-11878 Reduce the numbers of user notification
Pipeline #67250 passed
......@@ -341,8 +341,7 @@ void Backend::runDemoProject(const QString &projectName)
if (projectList == std::nullopt) {
qCritical()
<< "Could not fetch demo project list. Please check your internet connection and "
"try "
"again.";
"try again.";
emit popupClose();
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment