Skip to content

Commit

Permalink
And fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ComputerElite committed Dec 28, 2023
1 parent 534909f commit 0780bac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Oculus Downgrader/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ public void Settings()
string choice = ConsoleUiController.ShowMenu(new []
{
"Show developer only versions you got access to (currently " + config.requestVersionsFromOculus + ")",
"Show Oculus token(Do not share)"
"Show Oculus token (Do not share)"

});
switch(choice)
Expand Down
2 changes: 1 addition & 1 deletion OculusDB
Submodule OculusDB updated 1 files
+1 −1 OculusGraphQLApiLib

0 comments on commit 0780bac

Please sign in to comment.