Skip to content

Commit afceb3e

Browse files
authored
feat: prefer "files" as scraper name
1 parent acd1802 commit afceb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mov_cli_files/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"version": 1,
1111
"scrapers": {
1212
"DEFAULT": FilesScraper,
13-
"fscraper": FilesScraper,
13+
"files": FilesScraper,
1414
}
1515
}
1616

0 commit comments

Comments
 (0)