This commit is contained in:
2026-02-28 16:24:37 +00:00
parent 0ac43946b1
commit bf1685a382
7 changed files with 23 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ type chatTab struct {
type lambdaConfig struct {
Server string
Username string
Resource string
Password string
Insecure bool
Nick string