Skip to content

Commit eb88803

Browse files
authored
Update CoinbasePortfolioGains.user.js
1 parent 48cf728 commit eb88803

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CoinbasePortfolioGains.user.js

+4-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616

1717
;(function () {
1818
'use strict'
19-
20-
// User editable
19+
20+
// ----------------------------------------------------
21+
// ----------------- User Parameters ------------------
22+
// ----------------------------------------------------
2123

2224
const totalInvestment = 1234.56 // Change this to the total amount you invested (in your local currency)
2325

0 commit comments

Comments
 (0)