Fix initialisation of variable.

Fixes https://github.com/termux/termux-api/issues/83
This commit is contained in:
Oliver Schmidhauser 2017-04-10 08:31:38 +02:00
parent 79b31ddfe2
commit 3b447e8036

View File

@ -30,7 +30,7 @@ OPT_ID=""
OPT_LED_COLOR=""
OPT_LED_OFF=""
OPT_LED_ON=""
OPT_ON_DELETE=""
OPT_ON_DELETE_ACTION=""
OPT_PRIORITY=""
OPT_SOUND=""
OPT_TITLE=""