mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 05:05:44 +08:00
fix: typo
This commit is contained in:
parent
53f5277b08
commit
b0242ccb62
@ -20,8 +20,7 @@ export enum BaseEmojiType {
|
|||||||
SUPER_EMOJI = 1,
|
SUPER_EMOJI = 1,
|
||||||
RANDOM_SUPER_EMOJI = 2,
|
RANDOM_SUPER_EMOJI = 2,
|
||||||
CHAIN_SUPER_EMOJI = 3,
|
CHAIN_SUPER_EMOJI = 3,
|
||||||
EMOJI_EMOJI = 4,
|
EMOJI_EMOJI = 4
|
||||||
VAS_POKE = 5
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface GetBaseEmojiPathReq {
|
export interface GetBaseEmojiPathReq {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user