You've already forked AstralRinth
chore: 100k Modrinth projects 🎉 (#5150)
Signed-off-by: Emma Alexia <emma@modrinth.com>
This commit is contained in:
@@ -464,7 +464,7 @@ const { formatMessage } = useVIntl()
|
||||
const searchQuery = ref('leave')
|
||||
const sortType = ref('relevance')
|
||||
|
||||
const PROJECT_COUNT = 75000
|
||||
const PROJECT_COUNT = 100000
|
||||
const formatNumber = new Intl.NumberFormat().format
|
||||
const formattedProjectCount = computed(() => formatNumber(PROJECT_COUNT))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user