diff --git a/libwayshot/src/lib.rs b/libwayshot/src/lib.rs index 51a741ee..67c29a38 100644 --- a/libwayshot/src/lib.rs +++ b/libwayshot/src/lib.rs @@ -374,7 +374,7 @@ impl WayshotConnection { }) } - pub fn create_frame_copy( + fn create_frame_copy( &self, capture_region: CaptureRegion, cursor_overlay: bool,