This commit is contained in:
Paul Gauthier 2024-05-08 13:35:34 -07:00
parent fb8ed21b13
commit f256b43043
8 changed files with 34 additions and 33 deletions

View file

@ -415,6 +415,7 @@ class Coder:
all_content = ""
repo_content = self.get_repo_map()
if repo_content:
if all_content:
all_content += "\n"