Skip to content

Commit 989fbdf

Browse files
committed
change default
1 parent 598e518 commit 989fbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/src/components/StreamlinkUi.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ export default {
178178
name: '',
179179
qualityOption: 'best', // Changed from quality to qualityOption
180180
customResolution: '720p', // Default custom resolution
181-
customFps: 30, // Default custom FPS
181+
customFps: 60, // Default custom FPS
182182
block_ads: true,
183183
append_time: true,
184184
schedule: false,

0 commit comments

Comments
 (0)