mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-02 12:20:26 +08:00
More misc improvements. Cursor Logic, Screen Width, consoleLogs--, Heroku Renaming
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
var GoogleStrategy = require('passport-google-oauth').OAuth2Strategy;
|
||||
|
||||
// load up the user model
|
||||
var User = require('../models/user');
|
||||
var User = require('../models/User.js');
|
||||
|
||||
// load the auth variables
|
||||
var configAuth = require('./auth');
|
||||
|
||||
Reference in New Issue
Block a user