mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: typo
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user