From 93c1e98d01deb7e48598753c4d653d0705fc5d6f Mon Sep 17 00:00:00 2001 From: CounterFire2023 <136581895+CounterFire2023@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=BD=E5=A5=96=E6=A6=82?= =?UTF-8?q?=E7=8E=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/configs/lottery.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configs/lottery.ts b/src/configs/lottery.ts index 145b8d7..d338b2e 100644 --- a/src/configs/lottery.ts +++ b/src/configs/lottery.ts @@ -36,7 +36,7 @@ export const LOTTERY_CFG = { { item: 'kindle', amount: 1, - probability: 100000 + probability: 10000 }, ]