Update m3u-linter.json

This commit is contained in:
freearhey 2023-06-30 20:23:49 +03:00
parent dbba8e5394
commit 880f2befcf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"files": ["channels/*.m3u"],
"files": ["streams/*.m3u"],
"rules": {
"no-empty-lines": true,
"require-header": true,