Added commented link for MIME type support

root root created

Change summary

sgx-bwmsgsv2.rb | 1 +
1 file changed, 1 insertion(+)

Detailed changes

sgx-bwmsgsv2.rb 🔗

@@ -40,6 +40,7 @@ require_relative 'lib/registration_repo'
 
 Sentry.init
 
+# List of supported MIME types from Bandwidth - https://support.bandwidth.com/hc/en-us/articles/360014128994-What-MMS-file-types-are-supported-
 MMS_MIME_TYPES = [
 	"application/json",
 	"application/ogg",