mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-01 02:53:03 +08:00
docs(backgroundmode): fix usage markdown
Added missing grave accents.
This commit is contained in:
parent
17da427a9d
commit
88ed4e121f
@ -10,6 +10,7 @@ import {Plugin, Cordova} from './plugin';
|
|||||||
* import {BackgroundMode} from 'ionic-native';
|
* import {BackgroundMode} from 'ionic-native';
|
||||||
*
|
*
|
||||||
* BackgroundMode.enable();
|
* BackgroundMode.enable();
|
||||||
|
* ```
|
||||||
*/
|
*/
|
||||||
@Plugin({
|
@Plugin({
|
||||||
plugin: 'de.appplant.cordova.plugin.background-mode',
|
plugin: 'de.appplant.cordova.plugin.background-mode',
|
||||||
|
Loading…
Reference in New Issue
Block a user