Initial code for Slack based search
This commit is contained in:
@ -24,7 +24,7 @@ const User = sequelize.define('user', {
|
||||
},
|
||||
async getTeam() {
|
||||
return this.team;
|
||||
}
|
||||
},
|
||||
},
|
||||
indexes: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user