Remove the (not working) option to rename a pad in an anonymous drive

This commit is contained in:
yflory 2020-06-09 11:05:37 +02:00
parent d9259d4658
commit bd5a8ba3fb
1 changed files with 1 additions and 0 deletions

View File

@ -1315,6 +1315,7 @@ define([
if (!APP.loggedIn) {
hide.push('openparent');
hide.push('rename');
}
filter = function ($el, className) {