increase default sidebar image res to 400

This commit is contained in:
jeffvli
2025-12-28 01:34:18 -08:00
parent 7f52b31b40
commit a3794158f0
+1 -1
View File
@@ -867,7 +867,7 @@ const initialState: SettingsState = {
fullScreenPlayer: 0,
header: 300,
itemCard: 300,
sidebar: 300,
sidebar: 400,
table: 80,
},
language: 'en',