benign update to test CI commit message tweaks

This commit is contained in:
perry 2016-03-15 16:06:11 -05:00
parent 3fe4217f6a
commit 3cc379e2ed

View File

@ -50,7 +50,7 @@ export class AppRate {
/**
* Prompts the user for rating
*
* @param {boolean} immediately Show the rating prompt immediately.
* @param {boolean} immediately Show the rating prompt immediately
*/
@Cordova()
static promptForRating(immediately: boolean): void {};