diff --git a/Oculus Downgrader/Program.cs b/Oculus Downgrader/Program.cs index 9225f8c..506a633 100644 --- a/Oculus Downgrader/Program.cs +++ b/Oculus Downgrader/Program.cs @@ -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)