somehow sunglocto returned

This commit is contained in:
2026-04-26 10:40:13 +01:00
parent 69994d9856
commit fc0ed5ac2c
13 changed files with 407 additions and 68 deletions
+2
View File
@@ -9,6 +9,7 @@ import (
type chatTab struct {
isMuc bool
msgs *gtk.ListBox
name string
}
type lambdaConfig struct {
@@ -21,6 +22,7 @@ type lambdaConfig struct {
JoinBookmarks bool
CVD color.CVD
Identicons bool
Debug bool
}
type mucUnit struct {