mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Prettified Code!
This commit is contained in:
parent
2938777022
commit
a8da1da5ae
@ -142,7 +142,7 @@ export default function VideoVariantForm({
|
|||||||
break;
|
break;
|
||||||
case 90:
|
case 90:
|
||||||
note = `${note} - Good for newer fast games and hardware.`;
|
note = `${note} - Good for newer fast games and hardware.`;
|
||||||
break
|
break;
|
||||||
case 120:
|
case 120:
|
||||||
note = `${note} - Experimental, use at your own risk!`;
|
note = `${note} - Experimental, use at your own risk!`;
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user