feat(chalice): fixed assist autocomplete

This commit is contained in:
Taha Yassine Kraiem 2023-01-30 17:28:18 +01:00
parent e8cfaeda2b
commit f72b4f84ca

View file

@ -267,6 +267,8 @@ def session_exists(project_id, session_id):
def __change_keys(key):
print(">>>looking for ")
print(key)
return {
"PAGETITLE": schemas.LiveFilterType.page_title.value,
"ACTIVE": "active",