Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tada-team/tdproto
Browse files Browse the repository at this point in the history
  • Loading branch information
sdfsdhgjkbmnmxc committed Oct 2, 2020
2 parents 9f43e0c + a14a2aa commit d107713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions color_rule.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ type ColorRule struct {
SectionEnabled *bool `json:"section_enabled,omitempty"`
TaskImportanceEnabled *bool `json:"task_importance_enabled,omitempty"`
TaskUrgencyEnabled *bool `json:"task_urgency_enabled,omitempty"`
TagsEnabled *bool `json:"tags_enabled,omitempty"`
}

0 comments on commit d107713

Please sign in to comment.