Browse Source

Update 'main.go'

kiska
kiska 3 years ago
parent
commit
46a543b286
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      main.go

+ 1
- 1
main.go View File

@@ -1,6 +1,6 @@
package main

import "github.com/dutchcoders/transfer.sh/cmd"
import "git.kiska.pw/kiska/transfersh"

func main() {
app := cmd.New()


Loading…
Cancel
Save