feat: improve patch extension with new file content comparison

This commit is contained in:
mrT23
2025-02-24 11:46:12 +02:00
parent 2a647709c4
commit 56250f5ea8
4 changed files with 103 additions and 55 deletions

View File

@ -34,7 +34,7 @@ global_settings = Dynaconf(
)
def get_settings():
def get_settings(use_context=False):
"""
Retrieves the current settings.