rename namespace for notification counter tag

This commit is contained in:
Julien Fastré 2018-04-30 15:02:19 +02:00
parent caf4ef0473
commit 4007353fe6

View File

@ -9,4 +9,4 @@ services:
arguments:
$singleTaskRepository: '@Chill\TaskBundle\Repository\SingleTaskRepository'
tags:
- { name: chill_main.count_notification.user }
- { name: chill.count_notification.user }