fix: typo

This commit is contained in:
手瓜一十雪
2024-07-12 17:04:28 +08:00
parent fc00779202
commit b7f5244a05
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ export enum OB11MessageDataType {
dice = 'dice',
RPS = 'rps',
miniapp = 'miniapp',//json类
Location = "Location"
Location = "location"
}
export interface OB11MessageMFace {