Change label text to DNS exceptions

This commit is contained in:
Mykola Baibuz 2025-03-10 20:43:46 +02:00
parent cafac3aa61
commit 92b0ea6213
8 changed files with 15 additions and 15 deletions

View file

@ -83,4 +83,4 @@ QHash<int, QByteArray> AllowedDnsModel::roleNames() const
void AllowedDnsModel::fillDnsServers()
{
m_dnsServers = m_settings->allowedDnsServers();
}
}