File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ var Version = "v0.1.1"
77var Banner = "* QQ + NanoBot + Golang\n " +
88 "* Version " + Version + " - 2023-10-16 13:41:39 +0800 CST\n " +
99 "* Copyright © 2023 - 2023 FloatTech. All Rights Reserved.\n " +
10- "* Project: https://github.com/ FloatTech/NanoBot-Plugin"
10+ "* Project: FloatTech/NanoBot-Plugin"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ var Version = "%s"
1919var Banner = "* QQ + NanoBot + Golang\n" +
2020 "* Version " + Version + " - %s\n" +
2121 "* Copyright © 2023 - %d FloatTech. All Rights Reserved.\n" +
22- "* Project: https://github.com/ FloatTech/NanoBot-Plugin"
22+ "* Project: FloatTech/NanoBot-Plugin"
2323`
2424
2525const timeformat = `2006-01-02 15:04:05 +0800 CST`
You can’t perform that action at this time.
0 commit comments