mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
docs(backgroundmode): remove anchor from repo link
This commit is contained in:
parent
28f4680575
commit
bdef1daba5
@ -6,7 +6,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
* @name Background Mode
|
* @name Background Mode
|
||||||
* @description
|
* @description
|
||||||
* Cordova plugin to prevent the app from going to sleep while in background.
|
* Cordova plugin to prevent the app from going to sleep while in background.
|
||||||
* Requires Cordova plugin: cordova-plugin-background-mode. For more info about plugin, vist: https://github.com/katzer/cordova-plugin-background-mode#android-customization
|
* Requires Cordova plugin: cordova-plugin-background-mode. For more info about plugin, vist: https://github.com/katzer/cordova-plugin-background-mode
|
||||||
*@usage
|
*@usage
|
||||||
* ```typescript
|
* ```typescript
|
||||||
* import { BackgroundMode } from 'ionic-native';
|
* import { BackgroundMode } from 'ionic-native';
|
||||||
|
Loading…
Reference in New Issue
Block a user