mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-02 11:09:01 +00:00
Add placeholder for Android on polls
This commit is contained in:
@@ -1134,6 +1134,10 @@ def _construct_call_description(content, call):
|
||||
return description
|
||||
|
||||
|
||||
def polls(db, data, date_filter, chat_filter, empty_filter):
|
||||
"""Placeholder for future polls processing implementation."""
|
||||
return
|
||||
|
||||
# TODO: Marked for enhancement on multi-threaded processing
|
||||
def create_html(
|
||||
data,
|
||||
|
||||
Reference in New Issue
Block a user