Merge branch 'hicccc77:main' into main

This commit is contained in:
Jason
2026-04-07 23:05:17 +08:00
committed by GitHub
31 changed files with 5062 additions and 411 deletions

View File

@@ -161,7 +161,7 @@ export class ConfigService {
httpApiToken: '',
httpApiEnabled: false,
httpApiPort: 5031,
httpApiHost: '0.0.0.0',
httpApiHost: '127.0.0.1',
messagePushEnabled: false,
windowCloseBehavior: 'ask',
quoteLayout: 'quote-top',