Skip to content

Commit 2c70484

Browse files
fix
1 parent cdd933b commit 2c70484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/documentation/templates/page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ const cooldown = (timems, cdvarid) => {
315315
default:
316316
return true;
317317
}
318-
}
318+
};
319319

320320
let searchurl = "/_just/search";
321321
dcmnt.addEventListener('DOMContentLoaded', () => {

0 commit comments

Comments
 (0)