mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-10 07:31:27 -07:00
[econ] add giftContext to the key so people get rewards for different activities per day
This commit is contained in:
@@ -268,7 +268,7 @@ export const GameRewardRequest = z.object({
|
||||
giftContext: z
|
||||
.string()
|
||||
.optional()
|
||||
.describe('The activity it came from, e.g. `Soccer` — accepted and ignored'),
|
||||
.describe('The activity it came from, e.g. `Soccer` — part of the cooldown key'),
|
||||
})
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user