mirror of
https://github.com/iptv-org/iptv
synced 2026-04-19 01:09:48 -04:00
Replace LF with CRLF
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export interface Generator {
|
||||
generate(): Promise<void>
|
||||
}
|
||||
export interface Generator {
|
||||
generate(): Promise<void>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user