Skip to content

Commit

Permalink
fix(callForward): new line
Browse files Browse the repository at this point in the history
  • Loading branch information
sokn-sys committed Jun 2, 2023
1 parent a880d48 commit 8e66056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webexcalling/src/ICallForwardAdapter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ export interface ICallSettingsAdapter {
getCallForwardSettings(): Observable<IAlways>;
getVoicemailSetting():Observable<IVoicemailSetting>;
}
//# sourceMappingURL=ICallForwardAdapter.d.ts.map
//# sourceMappingURL=ICallForwardAdapter.d.ts.map

0 comments on commit 8e66056

Please sign in to comment.