Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Vannoorenberghe committed Nov 3, 2016
1 parent 4e73539 commit 69ecc1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/js/dependencies/rstudio_requests.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
data.clientVersion = "";

if (method === 'console_input' && RStudio.version >= 1) {
//RStudio 1.0 expect 2 parameters, instead of 1 for RStudio < 1.0
data.params = data.params.concat("");
}

Expand Down

0 comments on commit 69ecc1d

Please sign in to comment.