user profile's backgrounds support

This commit is contained in:
Henry Jameson 2026-06-01 21:56:09 +03:00
commit 2aee91662d
7 changed files with 25 additions and 1 deletions

View file

@ -263,6 +263,11 @@
{{ $t('settings.hide_wallpaper') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="allowForeignUserBackground">
{{ $t('settings.foreign_user_background') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="compactProfiles">
{{ $t('settings.compact_profiles') }}