mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 07:22:21 +08:00
Make notify failure silent #4932
This commit is contained in:
@@ -222,6 +222,6 @@ ToolApp::notifyActivation()
|
||||
std::cout << ARCH->internet().get(ss.str()) << std::endl;
|
||||
}
|
||||
else {
|
||||
throw XSynergy("Invalid credentials.");
|
||||
LOG((CLOG_WARN "notify activation failed"));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user