We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41df8bb commit 7e3e9ffCopy full SHA for 7e3e9ff
webroot/js/participantSummary.js
@@ -77,7 +77,6 @@ function loadSiteCallback(result) {
77
$('#siteStandardOutput').html(formatted);
78
}
79
80
-
81
function loadAPIKeysCallback(result) {
82
const textToHighlight = '"disabled": true';
83
let resultJson = JSON.parse(result);
0 commit comments