diff --git a/api/4.1.0/Context.html b/api/4.1.0/Context.html index a6067ea..757d24b 100644 --- a/api/4.1.0/Context.html +++ b/api/4.1.0/Context.html @@ -904,7 +904,7 @@ repository.


diff --git a/api/4.1.0/Robot.html b/api/4.1.0/Robot.html index eaa7e28..30af92f 100644 --- a/api/4.1.0/Robot.html +++ b/api/4.1.0/Robot.html @@ -720,7 +720,7 @@ expose HTTP endpoints


diff --git a/api/4.1.0/context.js.html b/api/4.1.0/context.js.html index 7962626..23c4696 100644 --- a/api/4.1.0/context.js.html +++ b/api/4.1.0/context.js.html @@ -171,7 +171,7 @@ module.exports = Context
diff --git a/api/4.1.0/github.js.html b/api/4.1.0/github.js.html index 3b0b3de..efe57d8 100644 --- a/api/4.1.0/github.js.html +++ b/api/4.1.0/github.js.html @@ -111,7 +111,7 @@ module.exports = EnhancedGitHubClient
diff --git a/api/4.1.0/global.html b/api/4.1.0/global.html index 95fbc71..11df552 100644 --- a/api/4.1.0/global.html +++ b/api/4.1.0/global.html @@ -350,7 +350,7 @@ robot.log.fatal("Goodbye, cruel world!");
diff --git a/api/4.1.0/index.html b/api/4.1.0/index.html index b82527d..149acc2 100644 --- a/api/4.1.0/index.html +++ b/api/4.1.0/index.html @@ -57,7 +57,7 @@
diff --git a/api/4.1.0/logger.js.html b/api/4.1.0/logger.js.html index a7f92f0..b185008 100644 --- a/api/4.1.0/logger.js.html +++ b/api/4.1.0/logger.js.html @@ -113,7 +113,7 @@ module.exports = logger
diff --git a/api/4.1.0/robot.js.html b/api/4.1.0/robot.js.html index 7c41dd9..60d87ff 100644 --- a/api/4.1.0/robot.js.html +++ b/api/4.1.0/robot.js.html @@ -238,7 +238,7 @@ module.exports = (...args) => new Robot(...args)