Merge branch 'scaling-file-size' into soon

This commit is contained in:
ansuz
2020-03-25 17:48:11 -04:00
5 changed files with 194 additions and 279 deletions

View File

@@ -723,7 +723,7 @@ MessengerUI, Messages) {
};
var createUnpinnedWarning0 = function (toolbar, config) {
//if (true) { return; } // stub this call since it won't make it into the next release
if (true) { return; } // stub this call since it won't make it into the next release
if (Common.isLoggedIn()) { return; }
var pd = config.metadataMgr.getPrivateData();
var o = pd.origin;