Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
This commit is contained in:
@@ -98,4 +98,4 @@ define(['require', 'css!./emby-progressring', 'registerElement'], function (requ
|
||||
});
|
||||
|
||||
return EmbyProgressRing;
|
||||
});
|
||||
});
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
<div class="spiner-holder-two animate-75-100-b">
|
||||
<div class="progressring-spiner"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user