Skip to content

Commit a31521c

Browse files
author
Martin Cervenka
committed
[pkg.go] Page refresh hint on one-time validation
Closes #59 Adding a description for the user, so he knows he has to wait and not leave
1 parent 9f83fc7 commit a31521c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/web/pkg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ package web
77

88
const (
99
serveralias = "gin"
10-
progressmsg = "A validation job for this repository is currently in progress"
10+
progressmsg = "A validation job for this repository is currently in progress, please do not leave this page and refresh the page after a while."
1111
)

0 commit comments

Comments
 (0)