Commit d89304d2 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Move description_diffs from Premium to Starter

This was intended to be Starter but was added to the wrong
list.
parent 00ed8ef7
...@@ -13,6 +13,7 @@ class License < ApplicationRecord ...@@ -13,6 +13,7 @@ class License < ApplicationRecord
burndown_charts burndown_charts
code_owners code_owners
contribution_analytics contribution_analytics
description_diffs
elastic_search elastic_search
export_issues export_issues
group_bulk_edit group_bulk_edit
...@@ -61,7 +62,6 @@ class License < ApplicationRecord ...@@ -61,7 +62,6 @@ class License < ApplicationRecord
default_project_deletion_protection default_project_deletion_protection
dependency_proxy dependency_proxy
deploy_board deploy_board
description_diffs
design_management design_management
email_additional_text email_additional_text
extended_audit_events extended_audit_events
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment