We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316331d commit a22a11bCopy full SHA for a22a11b
lib/live_ex_webrtc/player.ex
@@ -220,7 +220,6 @@ defmodule LiveExWebRTC.Player do
220
<div class="p-4 flex flex-row">
221
<div class="flex flex-col h-full gap-4 border-r-4 py-4 px-4 pr-8 font-bold text-white">
222
<span class="cursor-pointer">Video Quality </span>
223
- <span class="cursor-pointer">Nerd Stats </span>
224
<span class="cursor-pointer" phx-click="toggle-settings">Exit</span>
225
</div>
226
<div class="py-4 px-8 pr-4 ">
0 commit comments