Skip to content

Commit

Permalink
small change to restart drone build
Browse files Browse the repository at this point in the history
  • Loading branch information
daviian committed May 11, 2018
1 parent 6f11a3e commit 8c89367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routers/user/setting.go
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ func SettingsDeleteAccountLink(ctx *context.Context) {
})
}

// SettingsApplications renders access token page
// SettingsApplications render manage access token page
func SettingsApplications(ctx *context.Context) {
ctx.Data["Title"] = ctx.Tr("settings")
ctx.Data["PageIsSettingsApplications"] = true
Expand Down

0 comments on commit 8c89367

Please sign in to comment.