This commit is contained in:
Auric Vente
2024-07-22 08:59:24 -06:00
parent 1dee91fc28
commit bb9606bb46
2 changed files with 4 additions and 6 deletions

View File

@@ -51,7 +51,6 @@ class Config:
input_caret_color: str = "rgb(18, 18, 18)"
settings_json: Path
countries_json: Path
filter_width: int = 150
filter_debouncer_delay: int = 200
default_population: int = 100
merge_goal: int = 10