enable migration#9 for new friends
This commit is contained in:
@@ -191,9 +191,6 @@ define([
|
||||
userObject.version = version = 8;
|
||||
}
|
||||
}).nThen(function () {
|
||||
if (!AppConfig.migrateFriends) { return; } // XXX
|
||||
|
||||
|
||||
// Migration 9: send our mailbox channel to existing friends
|
||||
var migrateFriends = function () {
|
||||
var network = store.network;
|
||||
|
||||
Reference in New Issue
Block a user