Ver Fonte

chore: update stars count (#7120)

Maik há 3 meses atrás
pai
commit
cde06e90d0
1 ficheiros alterados com 2 adições e 2 exclusões
  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: {
   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",
     },
     },
   },
   },