fix: hd-counter

This commit is contained in:
Jean-Baptiste Pasquier 2020-02-26 22:56:42 +01:00
parent 5f66a59c68
commit 1a0f0346ae
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
sib-widget(name='hd-counter')
template
sib-badge(data-src="${value || src}")
sib-badge(data-src="${value == 'badge' ? src : value}")
sib-widget(name='hd-create')
template