don't bother sending IS_CHANNEL_PINNED requests
This commit is contained in:
@@ -723,7 +723,7 @@ MessengerUI, Messages) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
var createUnpinnedWarning0 = function (toolbar, config) {
|
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; }
|
if (Common.isLoggedIn()) { return; }
|
||||||
var pd = config.metadataMgr.getPrivateData();
|
var pd = config.metadataMgr.getPrivateData();
|
||||||
var o = pd.origin;
|
var o = pd.origin;
|
||||||
|
|||||||
Reference in New Issue
Block a user