@@ -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 {
The note is not visible to the blocked user.