diff --git a/index.html b/index.html index 13d4d63..be26c8c 100644 --- a/index.html +++ b/index.html @@ -703,6 +703,8 @@ if (!ownedTokens[token].balance) ownedTokens[token].balance = 0 } + if (!ownedTokens) + ownedTokens = {} return html`