mirror of
https://github.com/LC044/WeChatMsg
synced 2025-02-22 19:02:17 +08:00
调整写错的导出类型
This commit is contained in:
parent
07c8336fd0
commit
8d904ee7b6
@ -12,7 +12,7 @@ types = {
|
|||||||
'语音': 34,
|
'语音': 34,
|
||||||
'视频': 43,
|
'视频': 43,
|
||||||
'表情包': 47,
|
'表情包': 47,
|
||||||
'文件': 49_06,
|
'文件': 4906,
|
||||||
'拍一拍等系统消息': 10000
|
'拍一拍等系统消息': 10000
|
||||||
}
|
}
|
||||||
Stylesheet = """
|
Stylesheet = """
|
||||||
|
Loading…
Reference in New Issue
Block a user