We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77870b4 commit eda5b31Copy full SHA for eda5b31
filebrowser.js
@@ -1719,6 +1719,7 @@ function createNewRepoInHTML() {
1719
`+ repoIcon +`
1720
<a class="name" contenteditable="plaintext-only" spellcheck="false" autocorrect="off" autocomplete="off" aria-autocomplete="list" autocapitalize="off" dir="auto"></a>
1721
</div>
1722
+ `+ lockIcon +`
1723
<div class="push-wrapper">
1724
`+ pushIcon +`
1725
0 commit comments