config.py aktualisiert

This commit is contained in:
2025-07-03 11:32:52 +00:00
parent eee03027f2
commit 54b9688f1e

View File

@@ -278,5 +278,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"
DEALFRONT_TARGET_URL = "https://app.dealfront.com/t?products=target%2Cconnect%2Cpromote%2Cdatacare"
# --- END OF FILE config.py ---