- Introduction of preferred contact time form

- Logging asset usage in TRAICIE_SELECTION_SPECIALIST
This commit is contained in:
Josako
2025-07-22 18:20:01 +02:00
parent dc6cd9d940
commit 32cf105d7b
4 changed files with 61 additions and 7 deletions

View File

@@ -8,4 +8,8 @@ SPECIALIST_FORM_TYPES = {
"name": "Professional Contact Form",
"description": "A form for entering your professional contact details",
},
"CONTACT_TIME_PREFERENCES_SIMPLE": {
"name": "Contact Time Preferences Form",
"description": "A form for entering contact time preferences",
},
}