Skip to content

Commit

Permalink
Update libwayshot/src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinyzenith authored Oct 12, 2023
1 parent eca6a7e commit adb95bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libwayshot/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ impl WayshotConnection {
})
}

pub fn create_frame_copy(
fn create_frame_copy(
&self,
capture_region: CaptureRegion,
cursor_overlay: bool,
Expand Down

0 comments on commit adb95bd

Please sign in to comment.