From 26e0767a07b3cd714c0af92f1d84197519259214 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 7 Oct 2022 03:08:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/controllers/profiles/preferences_controller.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/controllers/profiles') diff --git a/app/controllers/profiles/preferences_controller.rb b/app/controllers/profiles/preferences_controller.rb index 7aca76c2fb1..c0360d10392 100644 --- a/app/controllers/profiles/preferences_controller.rb +++ b/app/controllers/profiles/preferences_controller.rb @@ -55,7 +55,8 @@ class Profiles::PreferencesController < Profiles::ApplicationController :sourcegraph_enabled, :gitpod_enabled, :render_whitespace_in_code, - :markdown_surround_selection + :markdown_surround_selection, + :markdown_automatic_lists ] end end -- cgit v1.2.3