feat: 代码格式化, 改进仪表盘, 新增多CSS支持
This commit is contained in:
@@ -32,7 +32,7 @@ class Atom:
|
||||
|
||||
default_runtime = {
|
||||
"locked": False,
|
||||
"min_rate": float('inf'),
|
||||
"min_rate": float("inf"),
|
||||
"new_activation": False,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user