Rogue whitespace
authorAlexander Ebert <ebert@woltlab.com>
Sat, 23 Jan 2021 15:11:33 +0000 (16:11 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sat, 23 Jan 2021 15:11:33 +0000 (16:11 +0100)
ts/WoltLabSuite/Core/Ui/Mobile.ts

index 002edac47794e75d9f70cc5126832b196a267a6b..f343ce0e70085777d6e6f0a0309bd56367eef5d9 100644 (file)
@@ -24,7 +24,7 @@ interface MainMenuMorePayload {
 }
 
 let _dropdownMenu: HTMLUListElement | null = null;
-let _dropdownMenuMessage: HTMLElement | null = null;
+let _dropdownMenuMessage: HTMLElement | null = null;
 let _enabled = false;
 let _enabledLGTouchNavigation = false;
 let _enableMobileMenu = false;