mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 12:27:14 -05:00
Merge branch 'master' into develop
Conflicts: setup.py
This commit is contained in:
commit
73e4ad4b8b
7 changed files with 25 additions and 10 deletions
|
|
@ -182,7 +182,7 @@ class Config(object):
|
|||
) % (entry_path, )
|
||||
continue
|
||||
|
||||
files.add(config_path)
|
||||
files.append(entry_path)
|
||||
|
||||
config_files.extend(sorted(files))
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue