mirror of
https://github.com/NohamR/lanyard-profile-readme.git
synced 2026-05-25 04:17:18 +00:00
change(index.tsx): "current" -> "total"
This commit is contained in:
@@ -73,7 +73,7 @@ export default function Home() {
|
||||
</Container>
|
||||
</Main>
|
||||
<FooterStat>
|
||||
Lanyard Profile Readme has <b>{userCount}</b> current users!
|
||||
Lanyard Profile Readme has <b>{userCount}</b> total users!
|
||||
</FooterStat>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user