mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 18:37:17 -05: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