From 052576653191e9611d1532a3924ef58781816cdf Mon Sep 17 00:00:00 2001 From: nicolae-stroncea <39338488+nicolae-stroncea@users.noreply.github.com> Date: Wed, 3 Aug 2022 16:20:37 -0400 Subject: [PATCH] Call correct method --- client/sidebar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/sidebar.js b/client/sidebar.js index 40d0211..f3aef2a 100644 --- a/client/sidebar.js +++ b/client/sidebar.js @@ -27,7 +27,7 @@ function defineThirdPartyGrammars() { graphql(hljs) } -defineOtherLanguages(); +defineThirdPartyGrammars(); /** * On document load, try to load languages and themes, try to load the user's