[WIP] Twitter support
This commit is contained in:
parent
6c36c2419f
commit
257d54d1e6
5 changed files with 25 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ export default (
|
|||
delete _user.password;
|
||||
delete _user.token;
|
||||
delete _user.username_lower;
|
||||
delete _user.twitter;
|
||||
|
||||
// Visible via only the official client
|
||||
if (!opts.includeSecrets) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue