Skip to content

Commit 6e71d31

Browse files
committed
Merge branch 'docs'
2 parents 588513c + beefdb7 commit 6e71d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/declarations/BackgroundGeolocation.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -929,7 +929,7 @@ declare module "react-native-background-geolocation" {
929929
* console.log('[watchPosition] ERROR -', errorCode);
930930
* }, {
931931
* interval: 1000
932-
* }
932+
* })
933933
* }
934934
*
935935
* onSuspend() {

0 commit comments

Comments
 (0)