mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Fixed an issue
This commit is contained in:
@@ -179,7 +179,7 @@ module Invidious::Routes::PreferencesRoute
|
||||
vr_mode: vr_mode,
|
||||
show_nick: show_nick,
|
||||
save_player_pos: save_player_pos,
|
||||
previous_page_button: previous_page_button
|
||||
previous_page_button: previous_page_button,
|
||||
}.to_json)
|
||||
|
||||
if user = env.get? "user"
|
||||
|
Reference in New Issue
Block a user