0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

🧹 chore: make github actions happy (#227)

This commit is contained in:
neon_arch 2023-09-23 15:03:48 +03:00
parent 017036ed00
commit 3d489208db

View File

@ -214,7 +214,7 @@ async fn results(
config.debug,
&engines,
config.request_timeout,
safe_search,
safe_search_level,
)
.await?
}