Don't trigger file encoding detection

This commit is contained in:
cryptogopher 2024-01-06 03:49:18 +01:00
parent 9404ec8d17
commit ba3c2a99b9

View File

@ -1,2 +1,3 @@
# Format contains non-breaking space: 160.chr(Encoding::UTF_8) # Format contains non-breaking space:
# 160.chr(Encoding::UTF_8)
Time::DATE_FORMATS[:db_without_sec] = "%Y-%m-%d %H:%M" Time::DATE_FORMATS[:db_without_sec] = "%Y-%m-%d %H:%M"