mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-28 08:15:03 +08:00
✔支持设置小数点数
This commit is contained in:
parent
36b993cd18
commit
4a460d6d41
@ -941,7 +941,7 @@ reset_point = on_alconna(
|
||||
Option(
|
||||
"-v|--value",
|
||||
default=0,
|
||||
args=Args["people", float | int, 0],
|
||||
args=Args["value", float | int, 0],
|
||||
),
|
||||
),
|
||||
aliases={
|
||||
|
Loading…
Reference in New Issue
Block a user