Skip to content

Commit

Permalink
Fixes #38069 - CV-tab on deb-packages page empty
Browse files Browse the repository at this point in the history
  • Loading branch information
m-bucher committed Dec 6, 2024
1 parent 7ba19bd commit babf8de
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
'$scope',
'Nutupane',
'ContentViewVersion',
'CurrentOrganization'
'CurrentOrganization',
'translate'
];

})();

0 comments on commit babf8de

Please sign in to comment.