Skip to content

Commit

Permalink
fix: tiny log issue
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Jan 7, 2025
1 parent 6b9c4b2 commit 24b5bcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screenpipe-core/src/pipes.rs
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ mod pipes {
"See instructions",
"https://nextjs.org",
"⚠ See instructions",
"$ next start",
];

if info_patterns.iter().any(|pattern| line.contains(pattern))
Expand Down

0 comments on commit 24b5bcf

Please sign in to comment.