mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 11:49:02 +08:00
Merge branch 'main' of https://github.com/SECTL/SecScore
This commit is contained in:
@@ -25,7 +25,6 @@ type appSettings = {
|
||||
window_zoom?: string
|
||||
search_keyboard_layout?: "t9" | "qwerty26"
|
||||
disable_search_keyboard?: boolean
|
||||
auto_score_enabled?: boolean
|
||||
}
|
||||
const withTimeout = async (
|
||||
promise: Promise<any>,
|
||||
|
||||
Reference in New Issue
Block a user