aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/github_entreprise/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/github_entreprise/index.js')
-rw-r--r--uncompressed/github_entreprise/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/github_entreprise/index.js b/uncompressed/github_entreprise/index.js
index 76901cb..f15e5cb 100644
--- a/uncompressed/github_entreprise/index.js
+++ b/uncompressed/github_entreprise/index.js
@@ -1,6 +1,6 @@
1"use strict"; 1"use strict";
2 2
3module.exports = Franz => class GitHubEntreprise extends Franz { 3module.exports = Franz => class GitHubEnterprise extends Franz {
4 async validateUrl(url) { 4 async validateUrl(url) {
5 try { 5 try {
6 const resp = await window.fetch(`${url}/api/v3`, { 6 const resp = await window.fetch(`${url}/api/v3`, {