enable migration#9 for new friends

pull/1/head
ansuz 2019-06-20 12:00:50 +02:00
parent 448c5a9ed4
commit c199a9a3e7
1 changed files with 0 additions and 3 deletions

View File

@ -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;