Explorar o código

chore: update stars count (#7120)

Maik hai 1 mes
pai
achega
cde06e90d0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      packages/console/app/src/config.ts

+ 2 - 2
packages/console/app/src/config.ts

@@ -9,8 +9,8 @@ export const config = {
   github: {
     repoUrl: "https://github.com/anomalyco/opencode",
     starsFormatted: {
-      compact: "45K",
-      full: "45,000",
+      compact: "50K",
+      full: "50,000",
     },
   },