调整写错的导出类型

This commit is contained in:
wuyanyun 2023-12-23 23:19:12 +08:00
parent 07c8336fd0
commit 8d904ee7b6

View File

@ -12,7 +12,7 @@ types = {
'语音': 34, '语音': 34,
'视频': 43, '视频': 43,
'表情包': 47, '表情包': 47,
'文件': 49_06, '文件': 4906,
'拍一拍等系统消息': 10000 '拍一拍等系统消息': 10000
} }
Stylesheet = """ Stylesheet = """