mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update settings page
This commit is contained in:
@@ -7,6 +7,9 @@ const UNSAFE_TYPE: (keyof ConfigType)[] = [
|
||||
"db_path",
|
||||
"port",
|
||||
"hostname",
|
||||
"meili_host",
|
||||
"meili_search_api_key",
|
||||
"meili_update_api_key",
|
||||
];
|
||||
const UNSAFE_TYPE2 = UNSAFE_TYPE as string[];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user