mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-16 20:00:03 +02:00
gofmt (#1662)
This commit is contained in:
parent
1773e88643
commit
a5f28a4544
4 changed files with 10 additions and 10 deletions
|
@ -23,6 +23,6 @@ func Version(ctx *context.APIContext) {
|
|||
//
|
||||
// Responses:
|
||||
// 200: ServerVersion
|
||||
|
||||
|
||||
ctx.JSON(200, &gitea.ServerVersion{Version: setting.AppVer})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue