Skip to content
Snippets Groups Projects
Commit e7bed7de authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Add comment

parent 1ed696f5
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ function queryRenderResults(payload) {
queryResultsExportElement.classList.remove("disabled");
activateInspect();
}
// inital expert mode check and activation
if (expertModeSwitchElement) {
let initialTokenElements = document.getElementsByClassName("token");
expertModeOn(initialTokenElements, resultsJSON);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment