mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-02 12:20:26 +08:00
DONE.Release0.0. MISC small things. Fixed ClientRevBug
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
var mongoose = require('mongoose');
|
||||
|
||||
var userSchema = mongoose.Schema({
|
||||
// _id: String,
|
||||
google : {
|
||||
id : String,
|
||||
token : String,
|
||||
|
||||
Reference in New Issue
Block a user