We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70d51d6 commit d770b96Copy full SHA for d770b96
1 file changed
footer.js
@@ -54,7 +54,7 @@ waitForElm('#MSearchField').then((elm) => {
54
55
addLinks();
56
changeTelegramChannelLanguageForRussianSpeakingUser();
57
-};
+});
58
59
const isLanding = document.getElementById('landing_logo_id') !== null;
60
if (isLanding) {
0 commit comments