diff --git a/resources/views/admin_pages/download_pages/shorts.blade.php b/resources/views/admin_pages/download_pages/shorts.blade.php index 1ce9572..f02da8d 100644 --- a/resources/views/admin_pages/download_pages/shorts.blade.php +++ b/resources/views/admin_pages/download_pages/shorts.blade.php @@ -143,8 +143,8 @@ setTimeout(function() { loadTemplateDesign(); - frontContent(fb_height, fb_width, fb_x, fb_y); - backContent(bb_height, bb_width, bb_x, bb_y); + frontContent(rb_height, rb_width, rb_x, rb_y); + backContent(lb_height, lb_width, lb_x, lb_y); setTimeout(function(){ sendSVG();