mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
parent
4dfa4079be
commit
7eb1f61080
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ namespace modules {
|
|||
|
||||
if (!network->query(m_accumulate)) {
|
||||
m_log.warn("%s: Failed to query interface '%s'", name(), m_interface);
|
||||
m_connected = false;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue