mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
fix --map-refresh=manual
This commit is contained in:
parent
d8c78cf8cd
commit
75de2989f8
1 changed files with 1 additions and 0 deletions
|
@ -447,6 +447,7 @@ class RepoMap:
|
|||
max_map_tokens,
|
||||
)
|
||||
|
||||
use_cache = False
|
||||
if not force_refresh:
|
||||
if self.refresh == "manual" and self.last_map:
|
||||
return self.last_map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue