Skip to content

Commit fa9701b

Browse files
committed
fix settings
1 parent a380f1f commit fa9701b

File tree

2 files changed

+688
-689
lines changed

2 files changed

+688
-689
lines changed

apps/desktop/src-tauri/src/general_settings.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ fn default_true() -> bool {
142142
}
143143

144144
fn default_instant_mode_max_resolution() -> u32 {
145-
1080
145+
1920
146146
}
147147

148148
fn default_server_url() -> String {

0 commit comments

Comments
 (0)