mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-08 13:11:19 +08:00
added zen
This commit is contained in:
parent
7bf0a95195
commit
4f270b6a7d
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ export declare interface PersonalBests {
|
|||
};
|
||||
quote: { [quote: string]: PersonalBest[] };
|
||||
custom: { custom: PersonalBest[] };
|
||||
zen: PersonalBest[];
|
||||
}
|
||||
|
||||
export declare interface Tag {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue