mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 11:17:12 +02:00
fix: typo
This commit is contained in:
parent
1fe66076c6
commit
f4d065d766
@ -37,7 +37,7 @@ class OfflineManager:
|
||||
self.local_mods: list[str] | None
|
||||
self.custom_mods: list[str] | None
|
||||
|
||||
# TODO; more robust test
|
||||
# TODO: more robust test
|
||||
def is_custom_folder_valid(self, folder: str) -> bool:
|
||||
return Path(folder).exists()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user