diff options
Diffstat (limited to 'ui/app/components/buy-button-subview.js')
-rw-r--r-- | ui/app/components/buy-button-subview.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/buy-button-subview.js b/ui/app/components/buy-button-subview.js index e4624ada8..d9ccb36c5 100644 --- a/ui/app/components/buy-button-subview.js +++ b/ui/app/components/buy-button-subview.js @@ -169,7 +169,7 @@ BuyButtonSubview.prototype.primarySubview = function () { marginTop: '15px', }, }, 'Borrow With Dharma (Beta)') - ) : null + ) : null, ]) ) |