give program managers listener stats access

This commit is contained in:
Robbt 2019-04-22 12:55:05 -04:00
parent f9d810eb94
commit 2af54d0b64
1 changed files with 1 additions and 1 deletions

View File

@ -83,8 +83,8 @@ $ccAcl->allow('G', 'index')
->allow('H', 'library')
->allow('H', 'playlist')
->allow('H', 'playouthistory')
->allow('H', 'listenerstat')
->allow('A', 'playouthistorytemplate')
->allow('A', 'listenerstat')
->allow('A', 'user')
->allow('A', 'systemstatus')
->allow('A', 'preference')