lint compliance

This commit is contained in:
yflory 2022-10-17 14:24:49 +02:00
parent 0e27daffc0
commit b85801e830
1 changed files with 1 additions and 1 deletions

View File

@ -3023,7 +3023,7 @@ define([
}
return options;
}
};
var createNewButton = function (isInRoot, $container) {
if (!APP.editable) { return; }
if (!APP.loggedIn) { return; } // Anonymous users can use the + menu in the toolbar