Skip to content

Commit

Permalink
Merge pull request #25215 from joseluismarti/network_link_state
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins4kodi committed May 16, 2024
2 parents e695371 + d8a4625 commit 4bf07f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xbmc/guilib/guiinfo/SystemGUIInfo.cpp
Expand Up @@ -144,6 +144,7 @@ bool CSystemGUIInfo::GetLabel(std::string& value, const CFileItem *item, int con
case NETWORK_GATEWAY_ADDRESS:
case NETWORK_DNS1_ADDRESS:
case NETWORK_DNS2_ADDRESS:
case NETWORK_LINK_STATE:
case SYSTEM_OS_VERSION_INFO:
case SYSTEM_CPUFREQUENCY:
case SYSTEM_INTERNET_STATE:
Expand Down

0 comments on commit 4bf07f0

Please sign in to comment.