aboutsummaryrefslogtreecommitdiffhomepage
path: root/api/services/github/files.js
diff options
context:
space:
mode:
Diffstat (limited to 'api/services/github/files.js')
-rw-r--r--api/services/github/files.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/services/github/files.js b/api/services/github/files.js
index 4a33df0..5f5837f 100644
--- a/api/services/github/files.js
+++ b/api/services/github/files.js
@@ -1,6 +1,6 @@
const api = require('./api')
const auth = require('./auth')
-const zmk = require('../zmk/zmk')
+const zmk = require('../zmk')
const MODE_FILE = '100644'