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,
leave_application: {
literal: "left_application_msg",
handler: leave_application
},
ask_question: {}