This website works better with JavaScript
Home
Explore
Help
Sign In
markingcloud
/
stmms-web
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
最后一题没切换,也要更新分数
Michael Wang
4 years ago
parent
89079954f7
commit
61f5fcae9b
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/features/mark/use/keyboardAndMouse.ts
+ 3
- 0
src/features/mark/use/keyboardAndMouse.ts
View File
@@ -31,6 +31,9 @@ export function keyMouse() {
) / 100;
}
}
+ },
+ {
+ deep: true,
}
);