forked from rDrama/rDrama
1
0
Fork 0

same as last commit

master
Aevann 2023-08-03 13:55:26 +03:00
parent 2da15d64e4
commit 5ef8da709e
1 changed files with 1 additions and 1 deletions

View File

@ -586,7 +586,7 @@ function handleUploadProgress(e, upload_prog) {
if (screen_width <= 768) {
addEventListener('hidden.bs.modal', function () {
addEventListener('hide.bs.modal', function () {
if(location.hash == "#modal") {
history.back();
}