mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-13 18:02:26 +08:00
rm runmode
This commit is contained in:
@@ -40,9 +40,9 @@ type Config struct {
|
||||
URL string
|
||||
Interval int
|
||||
}
|
||||
Modes map[string]RunMode // 运行模式
|
||||
Twitter string // twitter地址
|
||||
Blogger struct { // 初始化数据
|
||||
Mode RunMode // 运行模式
|
||||
Twitter string // twitter地址
|
||||
Blogger struct { // 初始化数据
|
||||
BlogName string
|
||||
SubTitle string
|
||||
BeiAn string
|
||||
|
||||
Reference in New Issue
Block a user