This commit is contained in:
2026-03-16 14:52:56 +08:00
parent 6f289c0526
commit f74b84c501
5 changed files with 26 additions and 14 deletions

View File

@@ -31,5 +31,4 @@ export interface WalletmanAppState {
showServerSettings: boolean;
settingsHost: string;
settingsPort: string;
settingsHttps: boolean;
}