Skip to content

Commit 4506206

Browse files
authored
Update config.go
1 parent d8c3559 commit 4506206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ var (
2020
Socks5 string
2121
TelegraphToken []string
2222
TelegraphAccountName string
23-
TelegraphAuthorName string = "flowerss-bot"
23+
TelegraphAuthorName string = "rss-bot-core"
2424
TelegraphAuthorURL string
2525

2626
// EnableTelegraph 是否啟用telegraph

0 commit comments

Comments
 (0)