mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-24 09:33:35 +00:00
Increase the row size
This commit is contained in:
@@ -16,7 +16,7 @@ except ImportError:
|
||||
|
||||
|
||||
MAX_SIZE = 4 * 1024 * 1024 # Default 4MB
|
||||
ROW_SIZE = 0x300
|
||||
ROW_SIZE = 0x3D0
|
||||
|
||||
|
||||
def sanitize_except(html):
|
||||
|
||||
Reference in New Issue
Block a user