Explorar o código

Format internal/config

ayn2op %!s(int64=2) %!d(string=hai) anos
pai
achega
ff7dbd15c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      internal/config/config.go

+ 1 - 1
internal/config/config.go

@@ -67,7 +67,7 @@ type Config struct {
 
 		GuildsTree struct {
 			AutoExpandFolders bool `yaml:"auto_expand_folders"`
-			Graphics bool `yaml:"graphics"`
+			Graphics          bool `yaml:"graphics"`
 		} `yaml:"guilds_tree"`
 
 		MessagesText struct {