mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-28 16:55:05 +00:00
Bug fix on vobject being a necessary dependency
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import itertools
|
||||
from typing import List, TypedDict
|
||||
import vobject
|
||||
from typing import List, TypedDict
|
||||
|
||||
|
||||
class ExportedContactNumbers(TypedDict):
|
||||
|
||||
Reference in New Issue
Block a user