✨ feat: pass the new animation config option (#424)
This commit is contained in:
parent
7206e7d6a1
commit
1a2a833597
7 changed files with 25 additions and 10 deletions
|
@ -72,6 +72,7 @@ pub async fn search(
|
|||
crate::templates::views::search::search(
|
||||
&config.style.colorscheme,
|
||||
&config.style.theme,
|
||||
&config.style.animation,
|
||||
query,
|
||||
&results?,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue