feat: Convert all app files to JS
This commit is contained in:
3
packages/backend/src/apps/placetel/triggers/index.js
Normal file
3
packages/backend/src/apps/placetel/triggers/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import hungupCall from './hungup-call/index.js';
|
||||
|
||||
export default [hungupCall];
|
Reference in New Issue
Block a user