enable migration#9 for new friends
parent
448c5a9ed4
commit
c199a9a3e7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue