mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Changed youtube videos to 16:9
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
height = post.imageHeight;
|
||||
} else {
|
||||
width = 800;
|
||||
height = 600;
|
||||
height = 450;
|
||||
}
|
||||
%>
|
||||
|
||||
|
Reference in New Issue
Block a user