Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

Commit 936274e

Browse files
authored
removing ask affirm from default list
1 parent 09c26ae commit 936274e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

va_api_gateway/export.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ async def export_domain_yml_data(self, project_id, domain_id, domain_name):
244244
'action_default_fallback',
245245
'action_deactivate_form',
246246
'action_revert_fallback_events',
247-
'action_default_ask_affirmation',
247+
-- 'action_default_ask_affirmation',
248248
'action_default_ask_rephrase',
249249
'action_back']
250250

0 commit comments

Comments
 (0)