mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 11:14:23 +00:00
@@ -150,7 +150,7 @@ class ConfigDataModel:
|
|||||||
db_path: str
|
db_path: str
|
||||||
"""The database path"""
|
"""The database path"""
|
||||||
|
|
||||||
COLORS: ColorModel = ColorModel()
|
COLORS: ColorModel = field(default_factory=ColorModel)
|
||||||
"""Available colors in Defender"""
|
"""Available colors in Defender"""
|
||||||
|
|
||||||
BATCH_SIZE: int = 400
|
BATCH_SIZE: int = 400
|
||||||
|
|||||||
Reference in New Issue
Block a user