Fix typo in user defaults

このコミットが含まれているのは:
Omar Roth 2018-09-21 11:06:35 -05:00
コミット 60038b29f1
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -36,7 +36,7 @@ DEFAULT_USER_PREFERENCES = Preferences.from_json({
"captions" => ["", "", ""],
"related_videos" => true,
"dark_mode" => false,
"thin_mode " => false,
"thin_mode" => false,
"max_results" => 40,
"sort" => "published",
"latest_only" => false,