mirror of https://github.com/xwiki-labs/cryptpad
Lint error
This commit is contained in:
parent
0d4d104e08
commit
cc341ca6d4
|
@ -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; }
|
||||||
|
|
Loading…
Reference in New Issue