aboutsummaryrefslogtreecommitdiff
path: root/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.tsx')
-rw-r--r--pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.tsx b/pages/index.tsx
index 719f9ea..41da36e 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -87,7 +87,7 @@ function AccountBox(props: {
top: 0, left: 0,
...SquareSize
}}>
- <AccountAvatar size={90} dummy/>
+ <AccountAvatar size={90}/>
</div>
<div style={{
position: "absolute",