Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit 4e281e4

Browse files
committed
menu widget typo fixed
1 parent 9bfbda4 commit 4e281e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Voice/Tag/Menu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public function getDefaultAttributes()
5454
'maxrepeat' => 3,
5555
'type' => 'parallel',
5656
'dtmftimeout' => 3,
57-
'dtmftdefaultkey' => ''
57+
'dtmfdefaultkey' => ''
5858
];
5959
}
6060
}

0 commit comments

Comments
 (0)