Commit ec22e567 authored by Mark Harding's avatar Mark Harding

(chore): feature flags for new activity front#2511

parent 395a39f2
No related merge requests found
Pipeline #119610337 running with stages
......@@ -45,6 +45,9 @@ class Provider extends DiProvider
'cdn-jwt',
'post-scheduler',
'navigation',
'activity-v2--single-page',
'activity-v2--feeds',
'activity-v2--boosts',
];
});
......
Please register or to comment