config.py aktualisiert

This commit is contained in:
2025-07-03 11:18:36 +00:00
parent 7e9ef3034c
commit 9196323b61

View File

@@ -277,5 +277,6 @@ COLUMN_MAP = {
# ==============================================================================
DEALFRONT_CREDENTIALS_FILE = os.path.join(BASE_DIR, "dealfront_credentials.json")
DEALFRONT_LOGIN_URL = "https://app.dealfront.com/login"
TARGET_SEARCH_NAME = "Facility Management"
# --- END OF FILE config.py ---