Merge remote-tracking branch 'origin/master' into v5

This commit is contained in:
Daniel
2018-04-04 11:02:38 +02:00
7 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { Injectable } from '@angular/core';
/**
* @name Autostart
* @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.
*
* @usage