Skip to content

Commit

Permalink
fix missing var
Browse files Browse the repository at this point in the history
  • Loading branch information
deniak committed Jan 7, 2025
1 parent bcc29dd commit 52d9340
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/doc-views/TR/Recommendation/REC.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const { buildCommonViewData, buildNewFeatures, buildRecStability, data } =
recommendationBase;

const profile = 'REC';
const currentYear = new Date().getFullYear();
const customData = {
config: {
...config,
Expand Down

0 comments on commit 52d9340

Please sign in to comment.