Commit 412f18b0 authored by Mark Harding's avatar Mark Harding

(chore): move back to cassandra counters

parent 4c745aae
No related merge requests found
Pipeline #68851180 canceled with stages
......@@ -50,7 +50,7 @@ class Counters
*/
public function getCount(array $options = [])
{
// return Helpers\Counters::get($this->user, 'notifications:count', false);
return Helpers\Counters::get($this->user, 'notifications:count', false);
// TODO: Remove below once settled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment