This commit is contained in:
lalka2016 2023-08-07 17:41:32 +03:00
parent 971f793b96
commit 49c8fa2e6a
10 changed files with 10 additions and 10 deletions

View file

@ -153,4 +153,4 @@ class Video implements Handler
$resolve($res);
}
}
}

View file

@ -152,4 +152,4 @@ final class Likes extends VKAPIRequestHandler
"copied" => 0
];
}
}
}

View file

@ -58,4 +58,4 @@ final class Video extends VKAPIRequestHandler
];
}
}
}
}

View file

@ -89,4 +89,4 @@ class Comment extends Post
}
return $res;
}
}
}

View file

@ -223,4 +223,4 @@ time.bsdn_timeFull {
.bsdn_fullScreenButton > img, .bsdn_repeatButton > img, .bsdn_soundIcon {
vertical-align: middle;
}
}

View file

@ -303,4 +303,4 @@ body.dimmed > .dimmer {
.right-arrow img:hover, .left-arrow img:hover {
opacity: 50%;
}
}

View file

@ -660,4 +660,4 @@ $(document).on("click", "#shareVideo", async (e) => {
console.error(rejection)
document.getElementById("group").setAttribute("disabled", "disabled")
}
})
})

View file

@ -381,4 +381,4 @@ function bsdnInitElement(el) {
function bsdnHydrate() {
document.querySelectorAll(".bsdn").forEach(bsdnInitElement);
}
}

View file

@ -1580,4 +1580,4 @@
"shared_succ_video" = "Video will appear at your wall. Click on this notification to move to post.";
"watch_in_window" = "Watch in window";
"comments_load_timeout" = "The instance may have fallen";
"comments_load_timeout" = "The instance may have fallen";

View file

@ -1473,4 +1473,4 @@
"shared_succ_video" = "Видео появится на вашей стене. Нажмите на уведомление, чтобы перейти к записи.";
"watch_in_window" = "Смотреть в окне";
"comments_load_timeout" = "Возможно, инстанция упала.";
"comments_load_timeout" = "Возможно, инстанция упала.";