Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianKniephoff committed Dec 11, 2024
1 parent 4e58c2b commit 3472dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/js/integrations/search.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ define([
return {
video_extid: mediaPackage.id,
series_extid: mediaPackage.series,
title: mediaPackage.title,
title: mediaPackage.title
};
});
},
Expand Down

0 comments on commit 3472dfd

Please sign in to comment.