Re-add color

This commit is contained in:
Sebastián Katzer
2016-08-17 13:55:51 +02:00
parent aed89d8503
commit f7e5684a66
2 changed files with 39 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ exports._defaults = {
ticker: 'Running in background',
resume: true,
silent: false,
color: undefined,
icon: 'icon'
};