You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Oculus Downgrader/Program.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -417,7 +417,7 @@ public void Settings()
417
417
{
418
418
"Show developer only versions you got access to (currently "+config.requestVersionsFromOculus+")",
419
419
"Show Oculus token (Do not share)",
420
-
"Export token to OculusDB"
420
+
"Export token to OculusDB (this will submit your token to OculusDB's server but it won't get stored. Alternatively save it yourself at the utils page. This will not send it to the server)"
0 commit comments