Skip to content

Commit 0f72860

Browse files
committed
Update filebrowser.js
1 parent 3002969 commit 0f72860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filebrowser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,7 +1790,7 @@ function createNewRepoInHTML() {
17901790
repoEl.querySelector('.name').blur();
17911791
repoEl.querySelector('.name').scrollTo(0, 0);
17921792

1793-
// disable lock button
1793+
// remove lock button from HTML
17941794
lockButton.remove();
17951795

17961796

0 commit comments

Comments
 (0)