mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
tweak notices
This commit is contained in:
@@ -125,8 +125,8 @@
|
||||
"`accounts-twitter` packages), we recommend that you log out",
|
||||
"all your users by running this command from a MongoDB shell:",
|
||||
"",
|
||||
" $ db.users.update({}, { $set: { 'services.resume.loginTokens': [] } },",
|
||||
" { multi: true });"
|
||||
" $ db.users.update({}, { $set: { 'services.resume.loginTokens':",
|
||||
" [] } }, { multi: true });"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user