feat(placetel): Add hungup call trigger

This commit is contained in:
Faruk AYDIN
2023-10-06 16:07:34 +02:00
parent 2099978b8f
commit ef087be4f0
5 changed files with 138 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import listNumbers from './list-numbers';
export default [listNumbers];