Skip to content

Commit d770b96

Browse files
committed
fix
1 parent 70d51d6 commit d770b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ waitForElm('#MSearchField').then((elm) => {
5454

5555
addLinks();
5656
changeTelegramChannelLanguageForRussianSpeakingUser();
57-
};
57+
});
5858

5959
const isLanding = document.getElementById('landing_logo_id') !== null;
6060
if (isLanding) {

0 commit comments

Comments
 (0)