Skip to content

Commit

Permalink
fix: missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Jul 21, 2023
1 parent e56cf99 commit 793b2ee
Show file tree
Hide file tree
Showing 3 changed files with 714 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/panel.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子面板",
"version": "v2.0.7",
"version": "v2.0.8",
})
}
Loading

0 comments on commit 793b2ee

Please sign in to comment.