placeholder removed

Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
Benny Samir Hierl 2020-12-27 18:02:37 +01:00
parent bba9b76a80
commit 837b1b6d40
No known key found for this signature in database
GPG key ID: 69DE3C3C097DB7F7

View file

@ -4,7 +4,7 @@
// Version 1.2.0
let startDate = ''
let widgetInputRAW = args.widgetParameter || '2020-12-14';
let widgetInputRAW = args.widgetParameter;
let widgetInput = null;
if (widgetInputRAW !== null) {