Browse Source

Prettified Code!

pull/1886/head
gabek 4 years ago committed by GitHub Action
parent
commit
a8da1da5ae
  1. 2
      web/components/config/video-variant-form.tsx

2
web/components/config/video-variant-form.tsx

@ -142,7 +142,7 @@ export default function VideoVariantForm({ @@ -142,7 +142,7 @@ export default function VideoVariantForm({
break;
case 90:
note = `${note} - Good for newer fast games and hardware.`;
break
break;
case 120:
note = `${note} - Experimental, use at your own risk!`;
break;

Loading…
Cancel
Save