mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (#11079)
Also fixes whitespace related issues raised by rubocop.
This commit is contained in:
@@ -54,7 +54,7 @@ class TwitterApi
|
||||
<div class='tweet-images'>
|
||||
<div class='aspect-image-full-size' style='--aspect-ratio:#{width}/#{height};'>
|
||||
<video class='tweet-video' #{attributes}
|
||||
width='#{width}'
|
||||
width='#{width}'
|
||||
height='#{height}'
|
||||
poster='#{m['media_url_https']}'>
|
||||
<source src='#{url}' type="video/mp4">
|
||||
|
||||
Reference in New Issue
Block a user