Update headercolor.ts

This commit is contained in:
John-Luke
2017-01-19 09:06:58 -03:00
committed by GitHub
parent 292a9f08e9
commit 2e926f4a94
+2 -1
View File
@@ -23,7 +23,8 @@ export class HeaderColor {
/**
* Set a color to the task header
* @param color {string} The color 
* @param color {string} The hex value of the color
* @returns {Promise<any>}
*/
@Cordova({
callbackStyle: 'object',