Add missing final newlines

Used this one-liner: https://unix.stackexchange.com/a/161853
This commit is contained in:
h1nk 2020-02-22 11:47:03 -05:00
parent b377878fd3
commit 598402d953
No known key found for this signature in database
GPG key ID: 3F2A018965C4954B
122 changed files with 122 additions and 122 deletions

View file

@ -156,4 +156,4 @@ define([], function () {
getStyles: getStyles,
applyStyles: applyStyles
};
});
});

View file

@ -219,4 +219,4 @@ define(['require', 'globalize', 'appSettings', 'apphost', 'focusManager', 'loadi
};
return SubtitleSettings;
});
});

View file

@ -91,4 +91,4 @@
<button is="emby-button" type="submit" class="raised button-submit block btnSave hide">
<span>${Save}</span>
</button>
</form>
</form>