diff --git a/BACKEND/app/services/line_connection.ts b/BACKEND/app/services/line_connection.ts index 1839939..75e17fe 100644 --- a/BACKEND/app/services/line_connection.ts +++ b/BACKEND/app/services/line_connection.ts @@ -1317,6 +1317,13 @@ export default class LineConnection { repeat: '1', note: '', }, + { + expect: '#', + send: ``, + delay: '1', + repeat: '1', + note: '', + }, { expect: '#', send: `configure terminal`,