mirror of
https://github.com/yhl452493373/frps-panel.git
synced 2026-04-04 06:16:59 +08:00
add version info and GitHub link on index
This commit is contained in:
@@ -215,6 +215,7 @@ func (c *HandleController) MakeManagerFunc() func(context *gin.Context) {
|
||||
"Addr": ginI18n.MustGetMessage(context, "Addr"),
|
||||
"LastStart": ginI18n.MustGetMessage(context, "Last Start"),
|
||||
"LastClose": ginI18n.MustGetMessage(context, "Last Close"),
|
||||
"version": c.Version,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user