feat(theme): 自定义主题

This commit is contained in:
naiba
2020-12-19 10:57:10 +08:00
parent a9b1ab9e95
commit 9dbbfac551
9 changed files with 48 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ var (
server string
clientSecret string
debug bool
version string
version = "v9.9.9"
rootCmd = &cobra.Command{
Use: "nezha-agent",