Skip to content

Commit 8c89367

Browse files
committed
small change to restart drone build
1 parent 6f11a3e commit 8c89367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routers/user/setting.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ func SettingsDeleteAccountLink(ctx *context.Context) {
405405
})
406406
}
407407

408-
// SettingsApplications renders access token page
408+
// SettingsApplications render manage access token page
409409
func SettingsApplications(ctx *context.Context) {
410410
ctx.Data["Title"] = ctx.Tr("settings")
411411
ctx.Data["PageIsSettingsApplications"] = true

0 commit comments

Comments
 (0)