mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-07 00:30:14 +08:00
🚧 WIP(custom): build-in web server for files
This commit is contained in:
0
src/main/server/webServer/index.ts
Normal file
0
src/main/server/webServer/index.ts
Normal file
3
src/universal/types/i18n.d.ts
vendored
3
src/universal/types/i18n.d.ts
vendored
@@ -204,6 +204,9 @@ interface ILocales {
|
||||
SETTINGS_SET_SERVER_HOST: string
|
||||
SETTINGS_SET_SERVER_PORT: string
|
||||
SETTINGS_SET_SERVER_KEY: string
|
||||
SETTINGS_SET_ENABLE_WEB_SERVER: string
|
||||
SETTINGS_SET_WEB_SERVER_HOST: string
|
||||
SETTINGS_SET_WEB_SERVER_PORT: string
|
||||
SETTINGS_TIP_PLACEHOLDER_HOST: string
|
||||
SETTINGS_TIP_PLACEHOLDER_PORT: string
|
||||
SETTINGS_TIP_PLACEHOLDER_KEY: string
|
||||
|
||||
Reference in New Issue
Block a user