Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Feb 8, 2024
1 parent 1a933fd commit a1ba86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siyuan.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export interface IKeymap {

export interface IEventBusMap {
"click-flashcard-action": {
cards: ICard[],
card: ICard,
type: string, // 1 - 重来;2 - 困难;3 - 良好;4 - 简单;-1 - 显示答案;-2 - 上一个 ;-3 - 跳过
};
"click-blockicon": {
Expand Down

0 comments on commit a1ba86d

Please sign in to comment.