From 57269dcaf407c3c5bee3b33c1c18907a5958e255 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Thu, 24 Sep 2015 11:08:39 -0700 Subject: Removing default theme no longer in use --- model/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'model/config.go') diff --git a/model/config.go b/model/config.go index 69f2127b2..31c2b16dc 100644 --- a/model/config.go +++ b/model/config.go @@ -112,7 +112,6 @@ type PrivacySettings struct { type TeamSettings struct { SiteName string MaxUsersPerTeam int - DefaultThemeColor string EnableTeamCreation bool EnableUserCreation bool RestrictCreationToDomains string -- cgit v1.2.3-1-g7c22