mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
missing zen from result filters
This commit is contained in:
parent
280cde1376
commit
d2738fd7c2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ let defaultResultFilters = {
|
|||
words: true,
|
||||
time: true,
|
||||
quote: true,
|
||||
zen: true,
|
||||
custom: true,
|
||||
},
|
||||
words: {
|
||||
|
|
Loading…
Reference in a new issue