maybe fr fr fix it?
This commit is contained in:
parent
eb889711f5
commit
f8c34213cb
@ -506,7 +506,7 @@ function initThemingSettings ({ registerSetting }: RegisterServerOptions): void
|
||||
private: true,
|
||||
options: [
|
||||
{ value: 'sepia', label: loc('avatar_set_option_sepia') },
|
||||
{ value: 'NCTV', label: loc('avatar_set_option_nctv') },
|
||||
{ value: 'nctv', label: loc('avatar_set_option_nctv') },
|
||||
{ value: 'cat', label: loc('avatar_set_option_cat') },
|
||||
{ value: 'bird', label: loc('avatar_set_option_bird') },
|
||||
{ value: 'fenec', label: loc('avatar_set_option_fenec') },
|
||||
|
Loading…
Reference in New Issue
Block a user