Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
unclekingpin committed Oct 10, 2023
1 parent 4bec244 commit 058c522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/models/player.rs
Original file line number Diff line number Diff line change
Expand Up @@ -819,7 +819,7 @@ fn subtitles_update<E: Env + 'static>(
),
..subtitles_path.to_owned()
}),
&addons,
addons,
),
),
_ => eq_update(subtitles, vec![]),
Expand Down

0 comments on commit 058c522

Please sign in to comment.