mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
docs(autostart): add correct plugin description
docs(autostart): add correct plugin description
This commit is contained in:
commit
e27009e7b5
@ -4,7 +4,7 @@ import { Injectable } from '@angular/core';
|
|||||||
/**
|
/**
|
||||||
* @name Autostart
|
* @name Autostart
|
||||||
* @description
|
* @description
|
||||||
* This plugin will start automatically your Android app after the every boot or the auto-update of your application.
|
* This plugin automatically starts your Android app after every boot or auto-update.
|
||||||
* You can enable or disable the autostart function in your app.
|
* You can enable or disable the autostart function in your app.
|
||||||
*
|
*
|
||||||
* @usage
|
* @usage
|
||||||
|
Loading…
Reference in New Issue
Block a user