Skip to content

Commit

Permalink
fix(WebCrawler/isFile): add .wav
Browse files Browse the repository at this point in the history
  • Loading branch information
mogery committed Dec 10, 2024
1 parent d276a23 commit f877fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/api/src/scraper/WebScraper/crawler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ export class WebCrawler {
".dmg",
".mp4",
".mp3",
".wav",
".pptx",
// ".docx",
".xlsx",
Expand Down

0 comments on commit f877fbf

Please sign in to comment.