- Add human_message_inactive_text_color
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
'name': tenant_make.name or 'EveAI',
|
||||
'logo_url': tenant_make.logo_url or ''
|
||||
}|tojson|safe }},
|
||||
// Geef volledige customisation door naar de client
|
||||
customisation: {{ customisation|tojson|safe }},
|
||||
// Environment-aware static base provided by Flask's overridden url_for
|
||||
staticBase: {{ static_url|tojson }}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user