Add "Color" to to the list of default gratavar options (#43658).

Patch by Go MAEDA (user:maeda).


git-svn-id: https://svn.redmine.org/redmine/trunk@24296 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2026-01-11 06:52:28 +00:00
parent 6f728d71c0
commit ecdff6e23e

View File

@@ -240,6 +240,7 @@ module SettingsHelper
def gravatar_default_setting_options
[['Initials', 'initials'],
['Color', 'color'],
['Mystery man', 'mm'],
['Identicons', 'identicon'],
['Monster ids', 'monsterid'],