From 8446d486645858b051f829a47716fd329f9743bf Mon Sep 17 00:00:00 2001 From: Reto Brunner Date: Fri, 17 Jul 2020 17:50:24 +0200 Subject: run go fmt --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/config.go') diff --git a/config/config.go b/config/config.go index ce59944..00a52ce 100644 --- a/config/config.go +++ b/config/config.go @@ -76,7 +76,7 @@ type AccountConfig struct { Source string SourceCredCmd string Folders []string - FoldersExclude []string + FoldersExclude []string Params map[string]string Outgoing string OutgoingCredCmd string -- cgit v1.2.3