format code + make showing avatars in member lists optional
This commit is contained in:
@@ -93,6 +93,7 @@ func dropToSignInPage(err error) {
|
||||
conf.Insecure = insecure_check.Active()
|
||||
conf.JoinBookmarks = true
|
||||
conf.Resource = randomClientResource()
|
||||
conf.ShowAvatarsInMemberList = true
|
||||
|
||||
var b bytes.Buffer
|
||||
e := toml.NewEncoder(&b)
|
||||
|
||||
Reference in New Issue
Block a user