mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
Add user cinema mode setting
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
<dllmap dll="sqlite3" target="./sqlite3/linux/lib/libsqlite3.so.0.8.6" os="linux" wordsize="32"/>
|
||||
<dllmap dll="sqlite3" target="./sqlite3/linux/lib64/libsqlite3.so.0.8.6" os="linux" wordsize="64"/>
|
||||
<dllmap dll="sqlite3" target="./sqlite3/mac/libsqlite3.0.dylib" os="osx"/>
|
||||
<dllmap dll="sqlite3" target="libsqlite3.so.0.8.6" os="linux"/>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user