Skip to content

Commit

Permalink
Merge pull request #21 from tada-team/can-change-user-theme
Browse files Browse the repository at this point in the history
can change user theme
  • Loading branch information
sdfsdhgjkbmnmxc authored Mar 1, 2021
2 parents 9a0060d + 776d845 commit 021162b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions features.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ type Features struct {
// Default wallpaper url for mobile apps, if any
DefaultWallpaper *Wallpaper `json:"default_wallpaper,omitempty"`

// Access to change team/server theme for user. Experimental
CanChangeUserTheme bool `json:"can_change_user_theme,omitempty"`

// Deprecated
TaskChecklist bool `json:"task_checklist"`

Expand Down

0 comments on commit 021162b

Please sign in to comment.