Skip to content

Commit

Permalink
Add new line in lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Skitty <[email protected]>
  • Loading branch information
MozkaGit and Skittyblock authored Sep 10, 2023
1 parent 6bf09d9 commit dad7101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/mangastream/sources/phenixscans/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ fn modify_image_request(request: Request) {
#[handle_url]
pub fn handle_url(url: String) -> Result<DeepLink> {
get_instance().handle_url(url)
}
}

0 comments on commit dad7101

Please sign in to comment.