only add metadata element if there is metadata
This commit is contained in:
parent
e1eb585974
commit
02e3438a9c
|
@ -65,9 +65,9 @@ createWidget('category-header-widget', {
|
|||
}
|
||||
}))
|
||||
);
|
||||
}
|
||||
|
||||
contents.push(h('div.donations-category-metadata', metadata));
|
||||
}
|
||||
|
||||
let users = [];
|
||||
|
||||
|
|
Loading…
Reference in New Issue