Browse Source

Fix dutchcoders/transfer.sh#75 unintended "s" in loading bar

master
Remco 7 years ago
parent
commit
05dcb42838
2 changed files with 29 additions and 29 deletions
  1. +28
    -28
      bindata_gen.go
  2. +1
    -1
      src/index.html

+ 28
- 28
bindata_gen.go
File diff suppressed because it is too large
View File


+ 1
- 1
src/index.html View File

@@ -46,7 +46,7 @@ include "includes/head.html"
<br>
<span class="code-title"># Using the alias</span>
<br>$ transfer hello.txt
<br>###################################s################## 100.0% https://transfer.sh/eibhM/hello.txt
<br>##################################################### 100.0% https://transfer.sh/eibhM/hello.txt
</code>
</div>
<div id="web">


Loading…
Cancel
Save