mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
zen: raise limit
This commit is contained in:
parent
f77e5cf8fb
commit
6b9f8fb9b3
2 changed files with 33 additions and 18 deletions
|
|
@ -8,7 +8,6 @@ export namespace Subscription {
|
|||
const LimitsSchema = z.object({
|
||||
free: z.object({
|
||||
promoTokens: z.number().int(),
|
||||
newDailyRequests: z.number().int(),
|
||||
dailyRequests: z.number().int(),
|
||||
checkHeader: z.string(),
|
||||
fallbackValue: z.number().int(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue