diff --git a/Whatsapp_Chat_Exporter/whatsapp.html b/Whatsapp_Chat_Exporter/whatsapp.html index 17604cd..6f29232 100644 --- a/Whatsapp_Chat_Exporter/whatsapp.html +++ b/Whatsapp_Chat_Exporter/whatsapp.html @@ -138,6 +138,11 @@
{{ msg.data or 'Not supported WhatsApp internal message' }}
{% endif %} + {% if msg.caption is not none %} +{{ msg.data or 'Not supported WhatsApp internal message' }}
{% endif %} + {% if msg.caption is not none %} +