maybe fr fr fix it?

This commit is contained in:
matty 2024-08-05 19:46:09 -04:00
parent eb889711f5
commit f8c34213cb
1 changed files with 1 additions and 1 deletions

View File

@ -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') },