Lint error

This commit is contained in:
yflory 2017-06-23 17:57:29 +02:00
parent 0d4d104e08
commit cc341ca6d4
1 changed files with 1 additions and 1 deletions

View File

@ -741,7 +741,7 @@ define([
return $userAdmin;
};
var createUpgrade = function (toolbar) {
var createUpgrade = function (/*toolbar*/) {
return; // TODO
/*if (ApiConfig.removeDonateButton) { return; }
if (Cryptpad.account.plan) { return; }