-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename for compatibility with addTheme()
- Loading branch information
1 parent
9422f8b
commit 8b3a767
Showing
4 changed files
with
0 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8b3a767
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is caused by URL encoding issues on our end (sorry!). I've just made fixes for both of them. rstudio/rstudioapi#135; rstudio/rstudio#4374.
8b3a767
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, fast turn-around! Thanks for that.