Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ram81 committed Jun 21, 2021
1 parent df0b6a9 commit c70ea80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/js/controllers/challengeCtrl.js
Original file line number Diff line number Diff line change
Expand Up @@ -2647,7 +2647,7 @@

vm.encodeMetricURI = function(metric) {
return encodeURIComponent(metric);
}
};

}

Expand Down

0 comments on commit c70ea80

Please sign in to comment.