Skip to content

Commit 750d022

Browse files
committed
ts: lib/auth/mattermost/index.js
1 parent 3a31a0a commit 750d022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/auth/mattermost/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {passportGeneralCallback, setReturnToFromReferer} from "../utils";
1111

1212

1313
const mattermostAuth = Router()
14-
export = module.exports
14+
export = mattermostAuth
1515

1616
const mattermostClient = new MattermostClient()
1717

0 commit comments

Comments
 (0)