- client: hide dns is starting message by default

This commit is contained in:
Artem Baskal
2019-12-17 16:14:30 +03:00
parent b105f20837
commit 242e5e136f
2 changed files with 4 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ const dashboard = handleActions(
},
{
processing: true,
isCoreRunning: false,
isCoreRunning: true,
processingVersion: true,
processingFiltering: true,
processingClients: true,