2
0
Эх сурвалжийг харах

chore: update stars count (#7120)

Maik 1 сар өмнө
parent
commit
cde06e90d0

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

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