Pārlūkot izejas kodu

update: GitHub star fallback count to current value (#23957)

tags/1.8.0
lyzno1 pirms 2 mēnešiem
vecāks
revīzija
352776ba77
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      web/app/components/header/github-star/index.tsx

+ 1
- 1
web/app/components/header/github-star/index.tsx Parādīt failu

@@ -5,7 +5,7 @@ import type { GithubRepo } from '@/models/common'
import { RiLoader2Line } from '@remixicon/react'

const defaultData = {
stargazers_count: 98570,
stargazers_count: 110918,
}

const getStar = async () => {

Notiek ielāde…
Atcelt
Saglabāt