From d8e51f6fb12d7c8c520fd7b9826e553b41c1ad4d Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 28 Oct 2020 22:39:15 +0100 Subject: [PATCH] Apply suggestions from code review --- src/javascript/index.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/javascript/index.js b/src/javascript/index.js index d1e9a7e..8b14f9c 100644 --- a/src/javascript/index.js +++ b/src/javascript/index.js @@ -20,5 +20,6 @@ initHelpers(); anilyr(); animeRequests(); languageDisplay(); -notifications();quickSearch(); -watch2getherChat(); \ No newline at end of file +notifications(); +quickSearch(); +watch2getherChat();