mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 05:46:30 +01:00
update dialogs
This commit is contained in:
@@ -234,6 +234,7 @@ namespace MediaBrowser.Model.Configuration
|
||||
EnableAnonymousUsageReporting = true;
|
||||
|
||||
EnableAutomaticRestart = true;
|
||||
EnableFolderView = true;
|
||||
|
||||
EnableUPnP = true;
|
||||
SharingExpirationDays = 30;
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
Stereo,
|
||||
Dolby,
|
||||
DolbyDigital,
|
||||
Thx
|
||||
Thx,
|
||||
Atmos
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user