Skip to content

Commit

Permalink
ignore source local option
Browse files Browse the repository at this point in the history
  • Loading branch information
philaris committed Feb 27, 2020
1 parent 35d07fc commit cd5c2f2
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 5 deletions.
1 change: 1 addition & 0 deletions lib/chat-client/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export interface ChatDownloadOptions {
export interface ListenOptions {
hideExploding: boolean;
showLocal: boolean;
ignoreSourceLocal?: boolean;
}
export interface Advertisement {
alias?: string;
Expand Down
9 changes: 7 additions & 2 deletions lib/chat-client/index.js

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

Loading

0 comments on commit cd5c2f2

Please sign in to comment.