Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsarcasm committed Sep 1, 2019
2 parents 156bda0 + 2ded863 commit 97caea2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public class TabCompleterCompany implements TabCompleter {
private static final List<String> SUBCOMMANDS = Arrays.asList(
"invites",
"list",
"create",
"info",
"members",
"accounts",
Expand Down

0 comments on commit 97caea2

Please sign in to comment.