diff --git a/backend/authentication/auth.js b/backend/authentication/auth.js index 30e1e02..64c89f4 100644 --- a/backend/authentication/auth.js +++ b/backend/authentication/auth.js @@ -74,7 +74,8 @@ const setupRoles = async () => { 'subscriptions', 'sharing', 'advanced_download', - 'downloads_manager' + 'downloads_manager', + 'tasks_manager' ] }, user: {