1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Fixed minor contribution bug

This commit is contained in:
Jon Ziebell 2022-10-18 21:13:31 -04:00
parent 5c40ed773c
commit cb66d0439c

View File

@ -2,6 +2,18 @@
* Main contribute card.
*/
beestat.component.card.contribute = function() {
const self = this;
beestat.dispatcher.addEventListener(
[
'cache.user',
'cache.stripe_event'
],
function() {
self.rerender();
}
);
beestat.component.card.apply(this, arguments);
this.state_.currency_multiplier = [