Commit ec22e567 authored by Mark Harding's avatar Mark Harding

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

No related merge requests found
Pipeline #119610337 waiting for manual action with stages
in 8 minutes and 3 seconds
......@@ -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