update build

This commit is contained in:
Sean Yesmunt 2018-06-19 14:17:58 -04:00
parent 71bee85361
commit 2743c88457

2
dist/bundle.js vendored
View file

@ -4504,7 +4504,7 @@ function doSendSupport(amount, claimId, uri, successCallback, errorCallback) {
var success = function success() {
dispatch((0, _notifications.doNotify)({
message: __('You sent ' + amount + ' LBC as support, Mahalo!'),
message: __('You sent ' + amount + ' LBC as a tip, Mahalo!'),
linkText: __('History'),
linkTarget: __('/wallet'),
displayType: ['snackbar']