cmd/config.go
changeset 110 57843255fd1a
parent 91 02312ccc1fd3
child 113 2e411da68fd3
--- a/cmd/config.go	Tue May 09 20:14:28 2017 +0200
+++ b/cmd/config.go	Tue May 09 20:14:28 2017 +0200
@@ -118,7 +118,7 @@
 		errPrint("Error: %v", err)
 		os.Exit(1)
 	}
-	return p.PrintObj(gClient.UserToken, nil, "")
+	return p.printObj(gClient.UserToken)
 }
 
 // configDisplayThemes lists the available themes