Skip to content

Commit

Permalink
Add info
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerElite committed Jan 2, 2024
1 parent 1761869 commit c2ce280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Oculus Downgrader/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ public void Settings()
{
"Show developer only versions you got access to (currently " + config.requestVersionsFromOculus + ")",
"Show Oculus token (Do not share)",
"Export token to OculusDB"
"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)"

});
switch(choice)
Expand Down

0 comments on commit c2ce280

Please sign in to comment.