mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Core: Fix line endings to match style guide(#7476)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
|
||||
Handlebars.registerHelper('dateFormat', function (context, block) {
|
||||
if (window.moment) {
|
||||
var f = block.hash.format || "YYYY-MM-DD HH:mm:ss";
|
||||
|
Reference in New Issue
Block a user