Lint error
This commit is contained in:
@@ -741,7 +741,7 @@ define([
|
|||||||
return $userAdmin;
|
return $userAdmin;
|
||||||
};
|
};
|
||||||
|
|
||||||
var createUpgrade = function (toolbar) {
|
var createUpgrade = function (/*toolbar*/) {
|
||||||
return; // TODO
|
return; // TODO
|
||||||
/*if (ApiConfig.removeDonateButton) { return; }
|
/*if (ApiConfig.removeDonateButton) { return; }
|
||||||
if (Cryptpad.account.plan) { return; }
|
if (Cryptpad.account.plan) { return; }
|
||||||
|
|||||||
Reference in New Issue
Block a user