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