format code
This commit is contained in:
@@ -2,9 +2,9 @@ package main
|
||||
|
||||
import (
|
||||
"github.com/diamondburned/gotk4/pkg/gtk/v4"
|
||||
"gosrc.io/xmpp/stanza"
|
||||
"mellium.im/xmpp/color"
|
||||
"sync"
|
||||
"gosrc.io/xmpp/stanza"
|
||||
)
|
||||
|
||||
type chatTab struct {
|
||||
@@ -27,7 +27,7 @@ type lambdaConfig struct {
|
||||
Identicons bool
|
||||
Debug bool
|
||||
ShowPresenceUpdates bool
|
||||
CompactMode bool
|
||||
CompactMode bool
|
||||
CustomNicks map[string]string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user