Unverified Commit 1f82d687 authored by Sapphire's avatar Sapphire
Browse files

vrcx: Add vrcx:// handler to desktop item

parent 8e4d39ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@ buildNpmPackage {
        "Utility"
        "Application"
      ];
      mimeTypes = [ "x-scheme-handler/vrcx" ];
    })
  ];