mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-22 01:19:36 +08:00
style(background-geolocation): remove trailing whitespace
This commit is contained in:
parent
04798c7354
commit
e9911aa4ad
@ -524,7 +524,7 @@ export declare enum BackgroundGeolocationIOSActivity {
|
|||||||
* // IF YOU DON'T, ios will CRASH YOUR APP for spending too much time in the background.
|
* // IF YOU DON'T, ios will CRASH YOUR APP for spending too much time in the background.
|
||||||
* this.backgroundGeolocation.finish(); // FOR IOS ONLY
|
* this.backgroundGeolocation.finish(); // FOR IOS ONLY
|
||||||
* });
|
* });
|
||||||
*
|
*
|
||||||
* });
|
* });
|
||||||
*
|
*
|
||||||
* // start recording location
|
* // start recording location
|
||||||
|
Loading…
Reference in New Issue
Block a user