diff options
Diffstat (limited to 'core/entrypoint.sh')
-rw-r--r-- | core/entrypoint.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/entrypoint.sh b/core/entrypoint.sh index 708ba03..859f6a0 100644 --- a/core/entrypoint.sh +++ b/core/entrypoint.sh @@ -50,7 +50,7 @@ theater_mode = $THEATER_MODE default_resolution = $DEFAULT_RESOLUTION -use_video_hotkeys = $USE_VIDEO_HOTKEYS +use_video_player = $USE_VIDEO_PLAYER proxy_images = $PROXY_IMAGES |