Add trailing LF to text files
This commit is contained in:
parent
1edc96841b
commit
b7da8b575a
175 changed files with 175 additions and 175 deletions
|
@ -113,4 +113,4 @@ def close_running_threads():
|
|||
cache.set(f'{SITE}_chat', messages)
|
||||
cache.set(f'{SITE}_total', total)
|
||||
cache.set(f'{SITE}_muted', muted)
|
||||
atexit.register(close_running_threads)
|
||||
atexit.register(close_running_threads)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue