set literal for leave_application #3

Merged
akulij merged 3 commits from dev into main 2025-05-31 09:33:57 +00:00
Showing only changes of commit 126708d8fa - Show all commits

View File

@ -24,6 +24,7 @@ const dialog = {
}, },
start: start_msg, start: start_msg,
leave_application: { leave_application: {
literal: "left_application_msg",
handler: leave_application handler: leave_application
}, },
ask_question: {} ask_question: {}