Skip to content

Commit cdb57ee

Browse files
committed
Merge remote-tracking branch 'origin/master' into rec-checkbox
2 parents edcddb8 + e8cff24 commit cdb57ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/live_ex_webrtc/publisher.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ defmodule LiveExWebRTC.Publisher do
400400
<input
401401
type="text"
402402
id="lex-fps"
403-
value="24"
403+
value="30"
404404
class="rounded-lg disabled:text-gray-400 disabled:border-gray-400 focus:border-brand focus:outline-none focus:ring-0"
405405
/>
406406
</div>

0 commit comments

Comments
 (0)