Prettified Code!

This commit is contained in:
gabek 2021-02-17 23:51:03 +00:00 committed by GitHub Action
parent 2938777022
commit a8da1da5ae

View File

@ -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;