h
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"github.com/diamondburned/gotk4/pkg/gtk/v4"
|
||||
"mellium.im/xmpp/color"
|
||||
"sync"
|
||||
"gosrc.io/xmpp/stanza"
|
||||
)
|
||||
|
||||
type chatTab struct {
|
||||
@@ -11,6 +12,7 @@ type chatTab struct {
|
||||
msgs *gtk.ListBox
|
||||
name string
|
||||
current_nick string
|
||||
muc_presence *stanza.Presence
|
||||
}
|
||||
|
||||
type lambdaConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user