Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmou committed Mar 27, 2020
1 parent 1d6f0ac commit 0076214
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go/protocol/keybase1/config.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions protocol/avdl/keybase1/config.avdl
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ protocol config {
// Same as running `keybase update check` in CLI.
void startUpdateIfNeeded();

void snoozeUpdate();

/**
Wait for client type to connect to service.
Expand Down
4 changes: 4 additions & 0 deletions protocol/json/keybase1/config.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions shared/constants/types/rpc-gen.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0076214

Please sign in to comment.