Merge branch 'develop' into feat/github-integration

This commit is contained in:
Muhsin Keloth
2025-08-07 18:29:25 +05:30
committed by GitHub
15 changed files with 311 additions and 80 deletions
@@ -30,7 +30,8 @@ class Twilio::CallbackController < ApplicationController
:NumMedia,
:Latitude,
:Longitude,
:MessageType
:MessageType,
:ProfileName
)
end
end