mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function initialize() {
|
||||
var controls = document.getElementsByClassName("controls")[0];
|
||||
var controls = document.getElementsByClassName("vp-controls-wrapper")[0];
|
||||
if (controls != null) {
|
||||
controls.style.display = "none";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user