Skip to content

Commit

Permalink
Fix coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahmon committed Feb 8, 2021
1 parent d0f8fc3 commit e0cf888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/facets.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ facets.forEach((facet) => {
handleFacetSearch(event, facetTerms);
}, 200),
);
});
});

0 comments on commit e0cf888

Please sign in to comment.