favicon: /favicons/placetel.svg | |
items: | |
- name: Hungup call | |
desc: Triggers when a call is hungup. | |
<script setup> | |
import CustomListing from '../../components/CustomListing.vue' | |
</script> | |
<CustomListing /> | |
favicon: /favicons/placetel.svg | |
items: | |
- name: Hungup call | |
desc: Triggers when a call is hungup. | |
<script setup> | |
import CustomListing from '../../components/CustomListing.vue' | |
</script> | |
<CustomListing /> | |