| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -685,7 +685,7 @@ class Interface extends InterfaceConstructor { | |||
| 685 | 685 | this.cursor, | |
| 686 | 686 | this.line.length); | |
| 687 | 687 | this.cursor = this.cursor - completeOn.length + prefix.length; | |
| 688 | - this._refreshLine(); | ||
| 688 | + this[kRefreshLine](); | ||
| 689 | 689 | return; | |
| 690 | 690 | } | |
| 691 | 691 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments