+ client: handle client tags
This commit is contained in:
committed by
Simon Zolin
parent
b519c3a83f
commit
67956597be
@@ -46,6 +46,7 @@ class Clients extends Component {
|
||||
processingDeleting={clients.processingDeleting}
|
||||
processingUpdating={clients.processingUpdating}
|
||||
getStats={getStats}
|
||||
supportedTags={dashboard.supportedTags}
|
||||
/>
|
||||
<AutoClients
|
||||
autoClients={dashboard.autoClients}
|
||||
|
||||
Reference in New Issue
Block a user