fix
All checks were successful
deploy / deploy (push) Successful in 53s

This commit is contained in:
Lee 2023-10-28 11:58:46 +01:00
parent afcd70b3be
commit ac2d3b171e

@ -3,6 +3,7 @@ import Image from "next/image";
const headsets = [ const headsets = [
{ {
id: [-1], // Fallback headset (CV1) id: [-1], // Fallback headset (CV1)
name: "Unknown",
filters: filters:
"invert(99%) sepia(3%) saturate(82%) hue-rotate(58deg) brightness(118%) contrast(100%)", "invert(99%) sepia(3%) saturate(82%) hue-rotate(58deg) brightness(118%) contrast(100%)",
icon: "oculus.svg", icon: "oculus.svg",