Skip to content

Commit 26a4cd2

Browse files
committed
fix: typo
1 parent e934849 commit 26a4cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
_ "github.com/github.com/author_name/hiddify-app-extension-template/hiddify_extension"
4+
_ "github.com/author_name/hiddify-app-extension-template/hiddify_extension"
55

66
"github.com/hiddify/hiddify-core/cmd"
77
)

0 commit comments

Comments
 (0)