From e1846928439aa2a7e660d870a083872c415c274d Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 18 May 2018 16:00:31 +0100 Subject: [Jams] Huge amount of work on code jam admin area --- static/js/fouc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/fouc.js') diff --git a/static/js/fouc.js b/static/js/fouc.js index c1414d9b..c3270bf8 100644 --- a/static/js/fouc.js +++ b/static/js/fouc.js @@ -31,6 +31,6 @@ document.onreadystatechange = function () { 'https://pro.fontawesome.com/releases/v5.0.13/js/all.js', // URL 'sha384-d84LGg2pm9KhR4mCAs3N29GQ4OYNy+K+FBHX8WhimHpPm86c839++MDABegrZ3gn', // Integrity 'anonymous' // Cross-origin - ) + ); } } \ No newline at end of file -- cgit v1.2.3